Codeunit 1281 Update Currency Exchange Rates in 25
- App
- Base Application
- Namespace
- Microsoft.Finance.Currency
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| UpdateCurrencyExchangeRates | (Record Curr. Exch. Rate Update Setup, InStream, Text) | public | - | |
| GenerateTempDataFromService | (var Record Currency Exchange Rate, Record Curr. Exch. Rate Update Setup) | public | - | |
| OpenCurrencyExchangeRatesPageFromNotification | (Notification) | public | - | |
| DisableMissingExchangeRatesNotification | (Notification) | public | - | |
| ShowMissingExchangeRatesNotification | (Code[10]) | public | - | |
| ExchangeRatesForCurrencyExist | (Date, Code[10]) | Boolean | public | - |
| OpenExchangeRatesPage | (Code[10]) | public | - | |
| GetMissingExchangeRatesNotificationID | () | Guid | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeGetCurrencyExchangeData | (var Record Curr. Exch. Rate Update Setup, var InStream, var Text, var Boolean) | - |
| Integration event | OnBeforeSyncCurrencyExchangeRatesLoop | (var Record Curr. Exch. Rate Update Setup) | - |