InventCostTrans.initFromInventTable Method
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.