TaxExchRateAdjUnrealized.addExchVoucherTrans Method [AX 2012]
Syntax
private void addExchVoucherTrans(
TaxDirection _taxDirection,
CurrencyCode _sourceCurrency,
LedgerDimensionAccount _ledgerDimension,
CurrencyCode _transCurrency,
AmountMST _taxAmountDif,
AmountMSTSecondary _amountMSTSecondary)
Run On
Called
Parameters
- _taxDirection
Type: TaxDirection Enumeration
- _sourceCurrency
Type: CurrencyCode Extended Data Type
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
- _transCurrency
Type: CurrencyCode Extended Data Type
- _taxAmountDif
Type: AmountMST Extended Data Type
- _amountMSTSecondary
Type: AmountMSTSecondary Extended Data Type