RetailCreateLinesFromProductsToAdd.createInventTransferLine Method [AX 2012]
Creates the record in the InventTransferLine table.
private void createInventTransferLine(Common _inventTransferTable, TmpRetailProductsToAdd _tmpProductsToAdd)
Run On
CalledParameters
- _inventTransferTable
- Type: Common Table
A record buffer that contains information about a selected transfer order.
- _tmpProductsToAdd
- Type: TmpRetailProductsToAdd Table
The record buffer that contains the selected products to add.
Community Additions
ADD
Show: