DEL_RetailDiscountOfferLine.createFromTmpInventTable Method
Create a line in the RetailDiscountOfferLine from table TmpInventTable.
Syntax
public void createFromTmpInventTable(RetailDiscountOfferId _offerId, TmpRetailProductsToAdd _tmpInventTable)
Run On
Called
Parameters
- _offerId
Type: RetailDiscountOfferId Extended Data Type
The current value for Offer Id.
- _tmpInventTable
Type: TmpRetailProductsToAdd Table
The current instance of TmpInventTable.