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.
Creates the record in the InventTransferLine table.
Syntax
private void createInventTransferLine(Common _inventTransferTable, TmpRetailProductsToAdd _tmpProductsToAdd)
Run On
Called
Parameters
- _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.
Remarks
This method creates the transfer lines for all selected products on the add products form.