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
- _tmpTaxWithholdCertificateLine
Type: TmpTaxWithholdCertificateLine_IN Table
The buffer of the TmpTaxWithholdCertificateLine_IN table.
- _account
Type: AccountNum Extended Data Type
The account number to find the records.
- _includeAll
Type: boolean
A Boolean value that indicates whether to delete all the records.