Validates the cross-docking quantity with the ordered quantity.
Syntax
public boolean validateCrossdockingQty()
Run On
Called
Return Value
Type: boolean
true if the cross-docking quantity is less than the ordered quantity; otherwise, false.
Validates the cross-docking quantity with the ordered quantity.
public boolean validateCrossdockingQty()
Called
Type: boolean
true if the cross-docking quantity is less than the ordered quantity; otherwise, false.