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.
Finds the ExchangeRateProviderConfiguration table buffer associated with the exchange rate provider ID.
Syntax
client server public static ExchangeRateProviderConfiguration findByProvider(ExchangeRateProviderId _exchangeRateProviderId)
Run On
Called
Parameters
- _exchangeRateProviderId
Type: ExchangeRateProviderId Extended Data Type
The exchange rate provider ID.
Return Value
Type: ExchangeRateProviderConfiguration Table
The ExchangeRateProviderConfiguration table buffer associated with the exchange rate provider ID.
Remarks
Use the ExchangeRateProviderConfig class to retrieve exchange rate provider configuration information.