Share via


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

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.

See Also

Reference

InventCostBeginningAmounts Class