Share via


ISRRateTable_MX.validateWrite Method

Validates the current ISR rate setup record before it is written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the month is between 1 and 12; otherwise, false. true if the upper amount is more than the lower amount; otherwise, false. true if the upper amount is equal to the lower amount; otherwise, false. true if the Rate percentage is not equal to zero; otherwise, false. true if the fixed amount is not equal to zero; otherwise, false. true if the fixed amount is less than zero; otherwise, false.

See Also

Reference

ISRRateTable_MX Table