Tax.getCustomsExchRate_IN Method [AX 2012]
Gets customs exchange rate.
protected CustomsExchangeRate_IN getCustomsExchRate_IN(CurrencyCode _sourceCurrencyCode)
Run On
ServerParameters
- _sourceCurrencyCode
- Type: CurrencyCode Extended Data Type
The source currency code.
Return Value
Type: CustomsExchangeRate_IN Extended Data TypeThe instance of the CustomsExchangeRate_IN class.
Community Additions
ADD
Show: