Share via


PurchLineType.deleteTaxUncommitted Method [AX 2012]

Deletes TaxUncommitted records for the line or for the whole document if it has not yet been confirmed.

Syntax

public void deleteTaxUncommitted([boolean _lineDeleted])

Run On

Called

Parameters

  • _lineDeleted
    Type: boolean
    A Boolean value that indicates whether the line has been deleted.

See Also

Reference

PurchLineType Class