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 WIP record.
Syntax
public void initFromInventCostTransSumWip(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 WIP quantity fields in an inventCostTrans record by using a given inventCostTransSum record.