RetailCreateLinesFromProductsToAdd.createTmpAddProducts Method [AX 2012]
Save record TmpRetailProductsToAdd into data set.
private void createTmpAddProducts(TmpRetailProductsToAdd _tmpProductsToAdd)
Run On
CalledParameters
- _tmpProductsToAdd
- Type: TmpRetailProductsToAdd Table
The data buffer for the products selected to be added.
Community Additions
ADD
Show: