Tax.postApplyExciseTaxCodes_IN Method [AX 2012]

Posts apply excise tax codes.

Syntax

protected void postApplyExciseTaxCodes_IN(
    LedgerPostingController _ledgerPostingController, 
    TaxTrans _taxTrans, 
    TaxAmountCur _taxAmountCur, 
    TaxAmountCur _taxInCostPrice, 
    CurrencyExchangeHelper _exchRateHelper, 
   [LedgerDetailLevel _ledgerDetailLevel, 
    TaxUncommitted _taxUncommitted])

Run On

Server

Parameters

See Also

Reference

Tax Class