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.
Indicates whether all orders for _itemId and _inventDim can be delivered.
Syntax
protected boolean allOrdersDeliverable(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
- _inventDim
Type: InventDim Table
Return Value
Type: boolean
true if all orders can be delivered; otherwise, false.