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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Validates that the discount pct is between 0 to 100
private boolean validateDiscPct()
Called
Type: boolean
true if the range is valid; otherwise, false.