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 the value of the catch weight quantity field is the last box.
Syntax
public container pdsLastCWUnit(InventDim _inventDim, PdsCWInventQty _cwQty)
Run On
Server
Parameters
- _inventDim
Type: InventDim Table
The inventory dimension to check against.
- _cwQty
Type: PdsCWInventQty Extended Data Type
A catch weight quantity that is being reserved.
Return Value
Type: container
A container that specifies whether the catch weight quantity is the last box, and is so, specifies the related order quantity.
Remarks
If the requested catch weight quantity is the last box, the returned inventory quantity will get sanitized against the catch weight min/max requirements. Therefore, less-than-full remaining inventory quantity might be used.