Codeunit 699 Exch. Rate Adjmt. Process in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Preview | (var Record Exch. Rate Adjmt. Parameters) | public | - | |
| AdjustExchRateCust | (Record Gen. Journal Line, var Record Cust. Ledger Entry) | public | - | |
| AdjustExchRateVend | (Record Gen. Journal Line, var Record Vendor Ledger Entry) | public | - |
Events, 25
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInitDtldCustLedgerEntry | (var Record Detailed Cust. Ledg. Entry) | - |
| Integration event | OnAfterInitDtldVendLedgerEntry | (var Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnAfterSetDtldCustLedgEntryFilters | (var Record Detailed Cust. Ledg. Entry, Record Cust. Ledger Entry) | - |
| Integration event | OnAfterSetDtldVendLedgEntryFilters | (var Record Detailed Vendor Ledg. Entry, Record Vendor Ledger Entry) | - |
| Integration event | OnAfterShouldAdjustCurrency | (Record Currency, var Boolean) | - |
| Integration event | OnAfterShouldAdjustCustLedgEntry | (Record Cust. Ledger Entry, var Boolean) | - |
| Integration event | OnAfterShouldAdjustVendLedgEntry | (Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnAdjustCustomerLedgerEntryOnBeforeInitDtldCustLedgEntry | (var Record Customer, Record Cust. Ledger Entry) | - |
| Integration event | OnAdjustCustomerLedgerEntryOnAfterPrepareAdjust | (var Record Cust. Ledger Entry, Decimal, Decimal) | - |
| Integration event | OnAdjustVendorLedgerEntryOnBeforeInitDtldVendLedgEntry | (var Record Vendor, Record Vendor Ledger Entry) | - |
| Integration event | OnAdjustVendorLedgerEntryOnAfterPrepareAdjust | (var Record Vendor Ledger Entry, Decimal, Decimal) | - |
| Integration event | OnAfterProcessCustomerAdjustment | (var Record Cust. Ledger Entry) | - |
| Integration event | OnAfterProcessVendorAdjustment | (var Record Vendor Ledger Entry) | - |
| Integration event | OnAfterRunAdjustment | (var Record Exch. Rate Adjmt. Parameters) | - |
| Integration event | OnBeforeGetBankAccountNo | (Record Bank Account, Code[20], var Boolean) | - |
| Integration event | OnBeforeGetCustAccountNo | (Record Cust. Ledger Entry, Code[20], var Boolean) | - |
| Integration event | OnBeforeGetLocalCustAccountNo | (Record Cust. Ledger Entry, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetVendAccountNo | (Record Vendor Ledger Entry, Code[20], var Boolean) | - |
| Integration event | OnBeforeGetLocalVendAccountNo | (Record Vendor Ledger Entry, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetRealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetRealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetUnrealizedGainsAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetUnrealizedLossesAccount | (Record Currency, var Code[20], var Boolean) | - |
| Integration event | OnPostGenJnlLineOnAfterGenJnlPostLineRun | (var Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnPostGenJnlLineOnBeforeGenJnlPostLineRun | (var Record Gen. Journal Line) | - |