CustVendVoucher.reverseWHTAsPerCompany_IN Method [AX 2012]

Reverse the withhlding tax as per the company.

Syntax

protected void reverseWHTAsPerCompany_IN(
    TaxWithholdTrans_IN _taxWithholdTrans, 
    TableId _tableId, 
    RecId _recId, 
    TransDate _cancelDate, 
    LedgerVoucher _ledgerPostingJournal)

Run On

Server

Parameters

See Also

Reference

CustVendVoucher Class