Share via


InventCostOnhandCache.getDimensionMap Method [AX 2012]

Get the map that maps financial dimensions to InventOnHand objects.

Syntax

private Map getDimensionMap(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: Map Class
A dimension map instance related to specified item.

See Also

Reference

InventCostOnhandCache Class