TaxWithholdRegNumbers_IN::exist Method
Reads the TaxWithholdRegNumberTable_IN table.
Syntax
client server public static boolean exist(TaxWithholdRegistrationNumber_IN _registrationNumber, TaxRegistrationType_IN _registrationType)
Run On
Called
Parameters
- _registrationNumber
Type: TaxWithholdRegistrationNumber_IN Extended Data Type
The registration number for the withholding tax.
- _registrationType
Type: TaxRegistrationType_IN Enumeration
The withholding tax registration type, for example company, customer, or vendor.
Return Value
Type: boolean
true if the match is true; otherwise, false .