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 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
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller.
- _taxTrans
Type: TaxTrans Table
The tax transaction.
- _taxAmountCur
Type: TaxAmountCur Extended Data Type
The tax amount cur.
- _taxInCostPrice
Type: TaxAmountCur Extended Data Type
The tax in cost price.
- _exchRateHelper
Type: CurrencyExchangeHelper Class
The exchange rate helper.
- _ledgerDetailLevel
Type: LedgerDetailLevel Enumeration
The ledger detail level.
- _taxUncommitted
Type: TaxUncommitted Table
The tax uncommitted status.