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 the service tax.
Syntax
protected void post_ServiceTax(
LedgerPostingController _ledgerPostingController,
TaxTrans _taxTrans,
TaxAmount _taxAmount,
TaxAmount _chargeAmount,
CurrencyExchangeHelper _exchRateHelper,
[LedgerDetailLevel _ledgerDetailLevel,
LedgerDimensionAccount _offsetLedgerDimension,
AmountMSTSecondary _amountMSTSecondary])
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller.
- _taxTrans
Type: TaxTrans Table
The tax transaction.
- _taxAmount
Type: TaxAmount Extended Data Type
The tax amount.
- _chargeAmount
Type: TaxAmount Extended Data Type
The charge amount.
- _exchRateHelper
Type: CurrencyExchangeHelper Class
The exchange rate helper.
- _ledgerDetailLevel
Type: LedgerDetailLevel Enumeration
The ledger detail level.
- _offsetLedgerDimension
Type: LedgerDimensionAccount Extended Data Type
The offset ledger dimension.
- _amountMSTSecondary
Type: AmountMSTSecondary Extended Data Type
The secondary MST amount.