RetailDiscountLineOffer.validateDiscPct Method
Validates that the discount pct is between 0 to 100
Syntax
private boolean validateDiscPct()
Run On
Called
Return Value
Type: boolean
true if the range is valid; otherwise, false.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Validates that the discount pct is between 0 to 100
private boolean validateDiscPct()
Called
Type: boolean
true if the range is valid; otherwise, false.