Share via


TransactionReversal.updateTaxTrans Method [AX 2012]

Reverses the tax transactions in the TaxTrans, TaxPurchaseTaxTrans, and TaxReportVoucher tables with the specified voucher and transaction date.

Syntax

public void updateTaxTrans(Voucher _voucher, TransDate _transDate)

Run On

Called

Parameters

See Also

Reference

TransactionReversal Class