Share via


InventCostBeginningAmounts.findItem Method [AX 2012]

Finds beginning amounts for a given item and inventory dimension combination in the beginning amounts map.

Syntax

public InventCostAmountHandler findItem(ItemId _itemId, InventDimId _inventDimId)

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