Share via


PurchLineType.deleteTaxWithholdUncommitted_IN Method [AX 2012]

Deletes TaxWithholdUncommitted_IN records for the line or for the entire document if it has not yet been confirmed.

Syntax

public void deleteTaxWithholdUncommitted_IN([boolean _lineDeleted])

Run On

Called

Parameters

  • _lineDeleted
    Type: boolean
    A boolean value indicating if the line was deleted.

See Also

Reference

PurchLineType Class