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.
Validates the split quantity values.
Syntax
protected boolean validateSplitQuantities(
[InventQuarantineOrder _inventQuarantineOrder,
InventQty _splitQty,
PdsCWInventQty _cwSplitQty])
Run On
Called
Parameters
- _inventQuarantineOrder
Type: InventQuarantineOrder Table
The InventQuarantineOrder record to be split.
- _splitQty
Type: InventQty Extended Data Type
The split quantity in inventory unit.
- _cwSplitQty
Type: PdsCWInventQty Extended Data Type
The catch weight split quantity in CW unit.
Return Value
Type: boolean
true if the validation is successful; otherwise, false.