Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether TaxWithholdConcessionTable_IN record exists or not for specified parameters.
Syntax
client server private static boolean existDataWithoutDate(TaxWithholdCode _taxCode, RecId _recId)
Run On
Called
Parameters
- _taxCode
Type: TaxWithholdCode Extended Data Type
Tax code used to check the record.
- _recId
Type: RecId Extended Data Type
RecId used to check the record.
Return Value
Type: boolean
true if record exists otherwise false.