TaxWithholdRevenueTable_TH::exist Method
Checks whether TaxWithholdRevenueTable_TH record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdRevenueCode_TH _taxWithholdRevenueCode_TH)
Run On
Called
Parameters
- _taxWithholdRevenueCode_TH
Type: TaxWithholdRevenueCode_TH Extended Data Type
The revenue code of withholding tax is used to find record.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.