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.
Determines whether a Warehouse Management System (WMS) output order must be created.
Syntax
protected boolean mustCreateWMSOutputOrder(InventDim _inventDim, ItemId _itemId)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The InventDim for the line that the item is on.
- _itemId
Type: ItemId Extended Data Type
The ItemId of the item.
Return Value
Type: boolean
true if a WMS output order must be created; otherwise, false.