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
- _itemId
Type: ItemId Extended Data Type
The item for which to get the map.
Return Value
Type: Map Class
A dimension map instance related to specified item.