Share via


TaxWithholdJournal_IN.updateTaxWithholdUncommitted Method [AX 2012]

Deletes all TaxWithholdUncommitted_IN records for the current document, voucher, and invoice.

Syntax

public void updateTaxWithholdUncommitted()

Run On

Server

Remarks

For the journals, the current document may actually contain multiple tax documents. Therefore, we need to override the default behavior so that only one of these tax documents.

See Also

Reference

TaxWithholdJournal_IN Class