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 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.