TaxAdjustments_IN::checkForUpdate Method
Checks whether can be updated.
Syntax
client server public static boolean checkForUpdate(TaxRepVersion taxRepVersion, TaxVersion versionNum)
Run On
Called
Parameters
- taxRepVersion
Type: TaxRepVersion Enumeration
The tax version is used to check.
- versionNum
Type: TaxVersion Extended Data Type
The version number is used to check.
Return Value
Type: boolean
Returns true, if all checks passed; otherwise, false.