Tax.postToLedgerCustomsEximTrans_IN Method [AX 2012]

Posts to the Customs/Exim transactions to Ledger.

Syntax

public void postToLedgerCustomsEximTrans_IN(
    TaxTrans _taxTrans, 
    TaxAmountCur _taxAmountCur, 
    LedgerPostingController _ledgerPostingController, 
    TaxAmountCur _taxInCostPrice, 
    CurrencyExchangeHelper _exchangeRateHelper)

Run On

Server

Parameters

See Also

Reference

Tax Class