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.
Posts apply excise defered account.
Syntax
protected void postApplyExciseDeferedAccount_IN(
LedgerPostingController _ledgerPostingController,
TaxTrans _taxTrans,
AmountCur _deferedAmount,
CurrencyExchangeHelper _exchRateHelper,
[LedgerDetailLevel _ledgerDetailLevel,
LedgerDimensionAccount _exciseDeferredAccount])
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller.
- _taxTrans
Type: TaxTrans Table
The tax transaction.
- _deferedAmount
Type: AmountCur Extended Data Type
The defered amount.
- _exchRateHelper
Type: CurrencyExchangeHelper Class
The exchange rate helper.
- _ledgerDetailLevel
Type: LedgerDetailLevel Enumeration
The ledger detailed level.
- _exciseDeferredAccount
Type: LedgerDimensionAccount Extended Data Type
The excise deferred account.