RetailTransactionServiceInventory::inventoryLookup Method [AX 2012]
Initializes the InventDim fields with the values of the InventDimCombination fields. This method checks for the available physical inventory.
client server public static container inventoryLookup(ItemId _itemId, [RetailVariantId _variantId])
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
The item ID.
- _variantId
- Type: RetailVariantId Extended Data Type
The ID of the inventDimCombination.RetailVariantId field.
Show: