TmpTaxWithholdCertificateLine_IN.updateCertificate Method
Updates certificate number.
Syntax
public void updateCertificate(
TmpTaxWithholdCertificateLine_IN _tmpTaxWithholdCertificateLine,
TaxWithholdCertificateNumber_IN _certificateNum,
TransDate _certificateDate)
Run On
Called
Parameters
- _tmpTaxWithholdCertificateLine
Type: TmpTaxWithholdCertificateLine_IN Table
The buffer of the TmpTaxWithholdCertificateLine_IN table.
- _certificateNum
Type: TaxWithholdCertificateNumber_IN Extended Data Type
The withhold tax certificate number to find the record.
- _certificateDate
Type: TransDate Extended Data Type
The witholding certificate date.