RetailMassUpdateWorksheetLine.insertFromAddProducts Method
Inserts a record into the RetailMassUpdateWorksheetLine table which are selected on the add products form.
Syntax
public void insertFromAddProducts(RefRecId _massUpdateTableRecId, TmpRetailProductsToAdd _productsToAdd)
Run On
Called
Parameters
- _massUpdateTableRecId
Type: RefRecId Extended Data Type
The record ID of a selected worksheet.
- _productsToAdd
Type: TmpRetailProductsToAdd Table
The selected products on the add products form.