RetailMultibuyDiscountLine.validatePriceDiscPct Method
Validates that the discount percent is between 0 to 100.
Syntax
private boolean validatePriceDiscPct()
Run On
Called
Return Value
Type: boolean
true if the range is valid; otherwise, false.