CostTmpCostRollup.initFromInventItemCostGroupRollupMap Method
Initializes a record by using values from a record that is passed through an InventItemCostGroupRollupMap map and an InventItemPriceMap map.
Syntax
public void initFromInventItemCostGroupRollupMap(InventItemCostGroupRollupMap _inventItemCostGroupRollupMap, InventItemPriceMap _inventItemPriceMap)
Run On
Called
Parameters
- _inventItemCostGroupRollupMap
Type: InventItemCostGroupRollupMap Map
An InventItemCostGroupRollupMap map object.
- _inventItemPriceMap
Type: InventItemPriceMap Map
An InventItemPriceMap map object.