InventCostTrans.initFromInventCostTransSum Method
Initializes an inventCostTrans record from an inventCostTransSum record.
Syntax
public void initFromInventCostTransSum(InventCostTransSum _inventCostTransSum)
Run On
Called
Parameters
- _inventCostTransSum
Type: InventCostTransSum Table
The inventCostTransSum record from which the data should be obtained.
Remarks
This method sets the value of the itemId , financialInventDimId , and all the quantity (except the varianceQty and WIP) fields in an inventCostTrans record by using a specified inventCostTransSum record.