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 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.