Share via


TmpTaxWithholdCertificateLine_IN.clearFromTmpTaxWithholdCertificateLine Method

Deletes records in the TaxWithholdCertificateTrans_IN table.

Syntax

public void clearFromTmpTaxWithholdCertificateLine(
    TmpTaxWithholdCertificateLine_IN _tmpTaxWithholdCertificateLine, 
    AccountNum _account, 
    boolean _includeAll)

Run On

Called

Parameters

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

See Also

Reference

TmpTaxWithholdCertificateLine_IN Table