Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a line in the RetailMultibuyDiscountItems from table TmpInventTable.
Syntax
public void createFromTmpInventTable(RetailMultibuyDiscountId _mutibuyId, TmpRetailProductsToAdd _tmpInventTable)
Run On
Called
Parameters
- _mutibuyId
Type: RetailMultibuyDiscountId Extended Data Type
The current value for multibuy Id.
- _tmpInventTable
Type: TmpRetailProductsToAdd Table
The current instance of TmpInventTable.