RetailStoreInventory::inventStyleLookupByItemId Method [AX 2012]
Builds a query to get the style Id.
client server public static void inventStyleLookupByItemId(SysDataSetLookup _sysDataSetLookup, ItemId itemId)
Run On
CalledParameters
- _sysDataSetLookup
- Type: SysDataSetLookup Class
An instance of SysDataSetLookup class.
- itemId
- Type: ItemId Extended Data Type
Identification of the Item.
Show: