TaxWithholdCertificate_IN::exist Method
Checks whether TaxWithholdCertificate_IN record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdCertificateNumber_IN _certificateNumber)
Run On
Called
Parameters
- _certificateNumber
Type: TaxWithholdCertificateNumber_IN Extended Data Type
Withhold tax certificate number to find the record.
Return Value
Type: boolean
Return true if record exists otherwise false.