InventCostTransVariance.initFromInventItemCostGroupRollup Method
Initializes an inventCostTransVariance record from a inventItemCostGroupRollup record.
Syntax
public void initFromInventItemCostGroupRollup(InventItemCostGroupRollup _inventItemCostGroupRollup)
Run On
Called
Parameters
- _inventItemCostGroupRollup
Type: InventItemCostGroupRollup Table
The inventItemCostGroupRollup record from which the data should be taken.
Remarks
Sets the costGroupId, level, and split fields for an inventCostTransVariance record from a given inventItemCostGroupRollup record.