Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _voucher
Type: Voucher Extended Data Type
The voucher of the transactions to reverse.
- _transDate
Type: TransDate Extended Data Type
The date of the transactions to reverse.