TaxWithholdCertificate_IN::findtaxWithholdCertificate_IN Method
Reads the TaxWithholdCertificate_IN table for the specified certificate number and Tax Type.
Syntax
client server public static TaxWithholdCertificate_IN findtaxWithholdCertificate_IN(TaxWithholdCertificateNumber_IN _certificateNumber, TaxWithholdType_IN _taxType)
Run On
Called
Parameters
- _certificateNumber
Type: TaxWithholdCertificateNumber_IN Extended Data Type
Certificate number used to find the record.
- _taxType
Type: TaxWithholdType_IN Enumeration
Tax type used to find the record.
Return Value
Type: TaxWithholdCertificate_IN Table
A buffer containing TaxWithholdCertificate_IN table.