RetailCreateLinesFromProductsToAdd.createProducts Method [AX 2012]

Method creates record in the following tables: 1. SalesLine2. PurchLine3. InventTransferLine4. InventJournalTrans5. RetailPeriodicDiscountLine

public void createProducts(TmpRetailProductsToAdd _tmpProductsToAdd)

Run On

Called

Parameters

_tmpProductsToAdd
Type: TmpRetailProductsToAdd Table
The record buffer that contain all the selected products to add.

Community Additions

ADD
Show: