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 tax difference amount.
Syntax
protected void postSalesTaxExchangeRateDifferenceAmount(
LedgerPostingController _ledgerPostingController,
CurrencyExchangeHelper _currencyExchangeHelper,
TaxTrans _taxTransExchangeRateDifference,
LedgerDimensionAccount _originalLedgerDimension)
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The LedgerPostingController instance.
- _currencyExchangeHelper
Type: CurrencyExchangeHelper Class
The CurrencyExchangeHelper instance.
- _taxTransExchangeRateDifference
Type: TaxTrans Table
The TaxTrans record.
- _originalLedgerDimension
Type: LedgerDimensionAccount Extended Data Type
The original ledger dimension.