PriceDiscSalesTmpPrintoutHelper::getInventDimCombValues Method [AX 2012]
Gets a map of combination values applicable to a given item.
client server public static Map getInventDimCombValues(Map _dimMap, ItemId _itemId)
Run On
CalledParameters
- _dimMap
- Type: Map Class
Dimensions map for which to create the combination values.
- _itemId
- Type: ItemId Extended Data Type
The item ID for which the map of combinations is built.
Show: