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 into InventJournalTrans table.
Syntax
private void createInventJournalTrans(Common _inventJournalTrans, TmpRetailProductsToAdd _tmpProductsToAdd)
Run On
Called
Parameters
- _inventJournalTrans
Type: Common Table
A record buffer that contains information about a selected counting journal.
- _tmpProductsToAdd
Type: TmpRetailProductsToAdd Table
The record buffer that contain all the selected products to add.
Remarks
This method creates the counting journal lines for all selected products on the Add products form.