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.
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