Codeunit 699 Exch. Rate Adjmt. Process in 24
- App
- Base Application
- Namespace
- Microsoft.Finance.Currency
Versions171819202122232425262728latest
Source29
Procedures, 4
| 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 | - | |
| AdjustExchRateEmpl | (Record Gen. Journal Line, var Record Employee Ledger Entry) | public | - |
Events, 51
| 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 | OnBeforeGetLocalCustAccountNo | (Record Cust. Ledger Entry, var 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 | OnAfterInitVariablesForSetLedgEntry | (var Record Exch. Rate Adjmt. Parameters, Record Gen. Journal Line) | - |
| Integration event | OnAfterAdjustCustomerLedgerEntryOnAfterCalcAdjmtAmount | (Record Cust. Ledger Entry, Record Exch. Rate Adjmt. Parameters, Decimal, Boolean, var Boolean) | - |
| Integration event | OnAfterAdjustVendorLedgerEntryOnAfterCalcAdjmtAmount | (Record Vendor Ledger Entry, Record Exch. Rate Adjmt. Parameters, Decimal, Boolean, var Boolean) | - |
| Integration event | OnProcessBankAccountOnAfterCalcFields | (var Record Bank Account, Record Currency) | - |
| Integration event | OnBeforeAdjustGLAccountsAndVATEntries | (var Record Exch. Rate Adjmt. Parameters, var Record Currency, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnPostGenJnlLineOnBeforeGenJnlPostLineRun | (var Record Gen. Journal Line, var Record Exch. Rate Adjmt. Parameters) | - |
| Integration event | OnSetPostingDimensionsElseCase | (var Record Gen. Journal Line, var Record Dimension Set Entry) | - |
| Integration event | OnAdjustCurrencyOnAfterSetBankAccountFilters | (var Record Bank Account) | - |
| Integration event | OnAdjustCurrencyOnAfterSetBankAccountFiltersInLoop | (var Record Bank Account) | - |
| Integration event | OnPrepareTempCustLedgEntryOnAfterSetCustLedgerEntryFilters | (var Record Cust. Ledger Entry) | - |
| Integration event | OnPrepareTempCustLedgEntryOnAfterSetDtldCustLedgerEntryFilters | (var Record Detailed Cust. Ledg. Entry) | - |
| Integration event | OnPrepareTempVendLedgEntryOnAfterSetVendLedgerEntryFilters | (var Record Vendor Ledger Entry) | - |
| Integration event | OnPrepareTempVendLedgEntryOnAfterSetDtldVendLedgerEntryFilters | (var Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnAfterInitDtldEmplLedgerEntry | (var Record Detailed Employee Ledger Entry) | - |
| Integration event | OnAfterSetDtldEmplLedgEntryFilters | (var Record Detailed Employee Ledger Entry, Record Employee Ledger Entry) | - |
| Integration event | OnAfterShouldAdjustEmplLedgEntry | (Record Employee Ledger Entry, var Boolean) | - |
| Integration event | OnAfterSetVATEntryFilters | (var Record VAT Entry) | - |
| Integration event | OnAdjustEmployeeLedgerEntryOnBeforeInitDtldEmplLedgEntry | (var Record Employee, Record Employee Ledger Entry) | - |
| Integration event | OnAdjustEmployeeLedgerEntryOnAfterPrepareAdjust | (var Record Employee Ledger Entry, Decimal, Decimal) | - |
| Integration event | OnAfterAdjustEmployeeLedgerEntryOnAfterCalcAdjmtAmount | (Record Employee Ledger Entry, Record Exch. Rate Adjmt. Parameters, Decimal, Boolean, var Boolean) | - |
| Integration event | OnAfterProcessEmployeeAdjustment | (var Record Employee Ledger Entry) | - |
| Integration event | OnBeforeGetBankAccountNo | (Record Bank Account, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetCustAccountNo | (Record Cust. Ledger Entry, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetVendAccountNo | (Record Vendor Ledger Entry, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetEmplAccountNo | (Record Employee Ledger Entry, var Code[20], var Boolean) | - |
| Integration event | OnPrepareTempEmplLedgEntryOnAfterSetEmplLedgerEntryFilters | (var Record Employee Ledger Entry) | - |
| Integration event | OnPrepareTempEmplLedgEntryOnAfterSetDtldEmplLedgerEntryFilters | (var Record Detailed Employee Ledger Entry) | - |
| Integration event | OnSetPostingDimensionsOnCaseSourceEntryDimensions | (var Record Gen. Journal Line, var Record Dimension Set Entry) | - |
| Integration event | OnBeforePrepareTempCustLedgEntry | (var Record Cust. Ledger Entry, var Record Cust. Ledger Entry, Record Customer, var Boolean) | - |
| Integration event | OnBeforePrepareTempVendLedgEntry | (var Record Vendor Ledger Entry, var Record Vendor Ledger Entry, Record Vendor, var Boolean) | - |