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