Validates the quantity to be distributed.
Syntax
public boolean validateFieldQty()
Run On
Called
Return Value
Type: boolean
true if the quantity to be distributed is less than the quantity available; otherwise, false.
Validates the quantity to be distributed.
public boolean validateFieldQty()
Called
Type: boolean
true if the quantity to be distributed is less than the quantity available; otherwise, false.