InventCostTmpTransBreakdown.initFromInventCostTransVariance Method
Initializes an InventCostTmpTransBreakdown record from an InventCostTransVariance record.
Syntax
public void initFromInventCostTransVariance(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
The InventCostTransVariance record from which the data is taken.
Remarks
The fields that are initialized are as follows: CostGroupId, VarianceAmount, Split, Level, and VarianceType.