InventCostBeginningAmounts.findCostGroup Method [AX 2012]
Finds beginning amounts for a given item and inventory dimension combination in the beginning amounts map.
Syntax
public InventCostAmountHandler findCostGroup(CostGroupId _costGroupId)
Run On
Called
Parameters
- _costGroupId
Type: CostGroupId Extended Data Type
Return Value
Type: InventCostAmountHandler Class
The beginning amounts found in the beginning amounts map.
Remarks
The beginning amounts map is created during the temporary table generation.