Compartir a través de


TmpTaxWithholdCertificateLine_IN.initFromCertificateHeader Method

Initializes the TmpTaxWithholdCertificateLine_IN record from the TmpTaxWithholdCertificateHeader_IN buffer.

Syntax

public void initFromCertificateHeader(
    TaxWithholdType_IN _taxType, 
    TaxWithholdCertificateNumber_IN _certificateNum, 
    TmpTaxWithholdCertificateHeader_IN _tmpTaxWithholdCertificateHeader, 
    TmpTaxWithholdCertificateLine_IN _tmpTaxWithholdCertificateLine, 
    boolean _includeAll)

Run On

Called

Parameters

  • _includeAll
    Type: boolean
    A Boolean value that indicates whether to insert all of the records.

See Also

Reference

TmpTaxWithholdCertificateLine_IN Table