TaxWithholdData::isIntervalMissing Method
Checks the intervals that are defined for the TaxWithholdCode value.
Syntax
client server public static boolean isIntervalMissing(TaxWithholdCode _taxWithholdCode)
Run On
Called
Parameters
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
The TaxWithholdCode value of the TaxWithholdTable table.
Return Value
Type: boolean
true if the defined limits are correct; otherwise, false.