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.
Method creates record in the following tables: 1. SalesLine2. PurchLine3. InventTransferLine4. InventJournalTrans5. RetailPeriodicDiscountLine
Syntax
public void createProducts(TmpRetailProductsToAdd _tmpProductsToAdd)
Run On
Called
Parameters
- _tmpProductsToAdd
Type: TmpRetailProductsToAdd Table
The record buffer that contain all the selected products to add.