TaxCashDisc::deleteTaxOnCashDiscountTrans Method [AX 2012]
Deletes tax transaction records that are equal to zero.
Syntax
server public static void deleteTaxOnCashDiscountTrans(Voucher _voucher, TransDate _transDate)
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher of the tax transaction records.
- _transDate
Type: TransDate Extended Data Type
The transaction date of the tax transaction records.