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.
Sets the currency exchange rate factor.
Syntax
client server public static RatesImportFactor_RU setCurrencyRatesImportFactor(
CurrencyCode _currencyCode,
ExchangeRateTypeRecId _exchangeRateType,
RatesImportFactor_RU _value)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency for which to determine the factor.
- _exchangeRateType
Type: ExchangeRateTypeRecId Extended Data Type
The ID of the exchange rate type.
- _value
Type: RatesImportFactor_RU Extended Data Type
The value of the exchange rate factor.
Return Value
Type: RatesImportFactor_RU Extended Data Type
The currency exchange rate factor.