Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get InventDim for the given location/item/variant combination
Syntax
client server private static InventDim getInventDim(
InventLocationId _inventLocation,
ItemId _itemId,
RetailVariantId _variantId)
Run On
Called
Parameters
- _inventLocation
Type: InventLocationId Extended Data Type
Location of the InventDim
- _itemId
Type: ItemId Extended Data Type
Item of the InventDim
- _variantId
Type: RetailVariantId Extended Data Type
Variant representing the Dimension combination for the InventDim
Return Value
Type: InventDim Table
InventDim representing the combined properties from location/item/variant
Remarks
Look up, or generate the InventDim record representing the location + item + variant.