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