---
title: "Report 595 Adjust Exchange Rates"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/595-adjust-exchange-rates/
type: report
id: 595
name: "Adjust Exchange Rates"
app: "Base Application"
namespace: Microsoft.Finance.Currency
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Pending 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 595 Adjust Exchange Rates

Jonas Paprotka, https://jonas-paprotka.de/ref/report/595-adjust-exchange-rates/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Currency |
| Versions | 17-25 |
| Obsolete | Pending 20.0, seen from 20. Replaced by new report 596 "Exch. Rate Adjustment" |
| Source file | Finance/Currency/AdjustExchangeRates.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InitializeRequest | (Date, Date, Text[100], Date) | - | public | 17-25 | - | - |
| InitializeRequest2 | (Date, Date, Text[100], Date, Code[20], Boolean, Boolean) | - | public | 17-25 | - | - |
| CheckPostingDate | () | - | public | 17-25 | - | - |
| AdjustCustomerLedgerEntry | (Record Cust. Ledger Entry, Date) | - | public | 17-25 | - | - |
| AdjustVendorLedgerEntry | (Record Vendor Ledger Entry, Date) | - | public | 17-25 | - | - |
| AdjustExchRateCust | (Record Gen. Journal Line, var Record Cust. Ledger Entry) | - | public | 17-25 | - | - |
| AdjustExchRateVend | (Record Gen. Journal Line, var Record Vendor Ledger Entry) | - | public | 17-25 | - | - |
| AdjustEmployeeLedgerEntry | (Record Employee Ledger Entry, Date) | - | public | 24-25 | - | - |
| AdjustExchRateEmpl | (Record Gen. Journal Line, var Record Employee Ledger Entry) | - | public | 24-25 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeOnInitReport | (var Boolean) | 17-25 | - | - |
| Integration event | OnAfterInitDtldCustLedgerEntry | (var Record Detailed Cust. Ledg. Entry) | 17-25 | - | - |
| Integration event | OnAfterInitDtldVendLedgerEntry | (var Record Detailed Vendor Ledg. Entry) | 17-25 | - | - |
| Integration event | OnAfterPostReport | (Record Exch. Rate Adjmt. Reg., Date) | 17-25 | - | - |
| Integration event | OnCustomerAfterGetRecordOnAfterFindCustLedgerEntriesToAdjust | (var Record Cust. Ledger Entry) | 17-25 | - | - |
| Integration event | OnAdjustCustomerLedgerEntryOnBeforeInitDtldCustLedgEntry | (var Record Customer, Record Cust. Ledger Entry) | 17-25 | - | - |
| Integration event | OnAdjustVendorLedgerEntryOnBeforeInitDtldVendLedgEntry | (var Record Vendor, Record Vendor Ledger Entry) | 17-25 | - | - |
| Integration event | OnBeforeOpenPage | (var Boolean, var Boolean, var Code[20]) | 17-21 | Pending 19.0 | To be replaced by new events after refactoring |
| Integration event | OnVendorAfterGetRecordOnAfterFindVendLedgerEntriesToAdjust | (var Record Vendor Ledger Entry) | 17-25 | - | - |
| Integration event | OnPostGenJnlLineOnBeforeGenJnlPostLineRun | (var Record Gen. Journal Line) | 17-25 | - | - |
| Integration event | OnBeforeGetRealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | 19-25 | - | - |
| Integration event | OnBeforeGetRealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | 19-25 | - | - |
| Integration event | OnBeforePostCustAdjmt | (var Record Adjust Exchange Rate Buffer, var Record Detailed CV Ledg. Entry Buffer, var Record Dimension Set Entry, var Record Adjust Exchange Rate Buffer) | 19-25 | - | - |
| Integration event | OnBeforePostVendAdjmt | (var Record Adjust Exchange Rate Buffer, var Record Detailed CV Ledg. Entry Buffer, var Record Dimension Set Entry, var Record Adjust Exchange Rate Buffer) | 19-25 | - | - |
| Integration event | OnBeforePostGenJnlLine | (var Record Gen. Journal Line, var Record Dimension Set Entry, var Codeunit Gen. Jnl.-Post Line, var Integer, var Boolean) | 19-25 | - | - |
| Integration event | OnPostGenJnlLineOnAfterGenJnlPostLineRun | (var Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line) | 19-25 | - | - |
| Integration event | OnAfterGetJnlLineDefDim | (var Record Gen. Journal Line, var Record Dimension Set Entry) | 20-25 | - | - |
| Integration event | OnBeforeGetUnrealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | 20-25 | - | - |
| Integration event | OnBeforeGetUnrealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | 20-25 | - | - |
| Integration event | OnAfterAdjExchRateBufferUpdate | (var Record Bank Account) | 21-25 | - | - |
| Integration event | OnAfterPostAdjmt | (var Record Gen. Journal Line) | 21-25 | - | - |
| Integration event | OnAfterPostCustAdjmt | (var Record Adjust Exchange Rate Buffer) | 21-25 | - | - |
| Integration event | OnAfterInitDtldEmplLedgerEntry | (var Record Detailed Employee Ledger Entry) | 24-25 | - | - |
| Integration event | OnAdjustEmployeeLedgerEntryOnBeforeInitDtldEmplLedgEntry | (var Record Employee, Record Employee Ledger Entry) | 24-25 | - | - |
| Integration event | OnBeforePostEmplAdjmt | (var Record Adjust Exchange Rate Buffer, var Record Detailed CV Ledg. Entry Buffer, var Record Dimension Set Entry, var Record Adjust Exchange Rate Buffer) | 24-25 | - | - |
| Integration event | OnEmployeeAfterGetRecordOnAfterFindEmplLedgerEntriesToAdjust | (var Record Employee Ledger Entry) | 24-25 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
