Report 595 Adjust Exchange Rates in 22
- App
- Base Application
- Obsolete
- Pending 20.0. Replaced by new report 596 "Exch. Rate Adjustment"
Versions171819202122232425262728latest
Source-
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InitializeRequest | (Date, Date, Text[100], Date) | public | - | |
| InitializeRequest2 | (Date, Date, Text[100], Date, Code[20], Boolean, Boolean) | public | - | |
| CheckPostingDate | () | public | - | |
| AdjustCustomerLedgerEntry | (Record Cust. Ledger Entry, Date) | public | - | |
| AdjustVendorLedgerEntry | (Record Vendor Ledger Entry, Date) | public | - | |
| AdjustExchRateCust | (Record Gen. Journal Line, var Record Cust. Ledger Entry) | public | - | |
| AdjustExchRateVend | (Record Gen. Journal Line, var Record Vendor Ledger Entry) | public | - |
Events, 21
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOnInitReport | (var Boolean) | - |
| Integration event | OnAfterInitDtldCustLedgerEntry | (var Record Detailed Cust. Ledg. Entry) | - |
| Integration event | OnAfterInitDtldVendLedgerEntry | (var Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnAfterPostReport | (Record Exch. Rate Adjmt. Reg., Date) | - |
| Integration event | OnCustomerAfterGetRecordOnAfterFindCustLedgerEntriesToAdjust | (var Record Cust. Ledger Entry) | - |
| Integration event | OnAdjustCustomerLedgerEntryOnBeforeInitDtldCustLedgEntry | (var Record Customer, Record Cust. Ledger Entry) | - |
| Integration event | OnAdjustVendorLedgerEntryOnBeforeInitDtldVendLedgEntry | (var Record Vendor, Record Vendor Ledger Entry) | - |
| Integration event | OnVendorAfterGetRecordOnAfterFindVendLedgerEntriesToAdjust | (var Record Vendor Ledger Entry) | - |
| Integration event | OnPostGenJnlLineOnBeforeGenJnlPostLineRun | (var Record Gen. Journal Line) | - |
| Integration event | OnBeforeGetRealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetRealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | - |
| 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) | - |
| 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) | - |
| Integration event | OnBeforePostGenJnlLine | (var Record Gen. Journal Line, var Record Dimension Set Entry, var Codeunit Gen. Jnl.-Post Line, var Integer, var Boolean) | - |
| Integration event | OnPostGenJnlLineOnAfterGenJnlPostLineRun | (var Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnAfterGetJnlLineDefDim | (var Record Gen. Journal Line, var Record Dimension Set Entry) | - |
| Integration event | OnBeforeGetUnrealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetUnrealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnAfterAdjExchRateBufferUpdate | (var Record Bank Account) | - |
| Integration event | OnAfterPostAdjmt | (var Record Gen. Journal Line) | - |
| Integration event | OnAfterPostCustAdjmt | (var Record Adjust Exchange Rate Buffer) | - |