PriceDiscSalesTmpPrintoutHelper::getInventDimTableValues Method [AX 2012]
Gets all known values of a product dimension field of a given item.
client server public static Map getInventDimTableValues(FieldId _fieldId, ItemId _itemId)
Run On
CalledParameters
- _fieldId
- Type: FieldId Extended Data Type
The ID of the product dimension field for which to obtain all possible values.
- _itemId
- Type: ItemId Extended Data Type
The ID of the item of which contains the product dimension field.
Show: