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.
Perform the same lot batch reservation check for the attempted reservation
Syntax
public boolean pdsCheckSameLot(
InventDim _inventDim,
InventQty _qty,
[PdsCWInventQty _cwQty])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The inventory dimension that the reservation should be attempted from
- _qty
Type: InventQty Extended Data Type
The quantity to be reserved
- _cwQty
Type: PdsCWInventQty Extended Data Type
The catch weight quantity to be reserved
Return Value
Type: boolean
true, if the reservation can be performed; false, otherwise