Share via


InventCostBeginningAmounts.buildItemKey Method [AX 2012]

Builds a key for looking up a combination of item and inventory dimension IDs.

Syntax

protected str buildItemKey(ItemId _itemId, InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: str
A key combined of item and inventory dimension ID.

See Also

Reference

InventCostBeginningAmounts Class