TaxWithholdConcessionTable_IN::existDataWithoutDate Method
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.