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.
Checks whether more inventory has to be allocated to cover the catch-weight quantity on an order.
Syntax
protected boolean pdsCWNeedAllocation(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to check quantities for.
- _inventDim
Type: InventDim Table
The dimensions to check quantities for.
Return Value
Type: boolean
true if more inventory has to be allocated to cover the catch-weight quantity on the order; otherwise, false.