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