ISRRateTable_MX.validateUpperLowerAmount Method
Validates the current ISR rate setup lower and upper amount fields before they are written to the database.
Syntax
public boolean validateUpperLowerAmount()
Run On
Called
Return Value
Type: boolean
true if the upper amount is more than or equal to the lower amount; otherwise, false.