Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.