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.
Initializes an inventCostTrans record by from an inventTable record.
Syntax
private void initFromInventTable(InventTable _inventTable)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The inventTable record from which the data should be taken.
Remarks
Sets the itemId and dimension fields for an inventCostTransRecord from a given inventTable record.