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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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.