InventQuarantineOrder::getQuarantineInventDimWithWMSLocation Method
Returns an InventDim record for the quarantine dimension with the WMSLocationId value set if possible.
Syntax
client server private static InventDim getQuarantineInventDimWithWMSLocation(InventDim _inventDimQuarantine, ItemId _itemId)
Run On
Called
Parameters
- _inventDimQuarantine
Type: InventDim Table
An buffer used to create the returned record from.
- _itemId
Type: ItemId Extended Data Type
The ItemId ID for the quarantine order.
Return Value
Type: InventDim Table
An InventDim record for the quarantine dimension with the WMSLocationId value set if possible.