Codeunit 225 Gen. Jnl.-Apply in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckAgainstApplnCurrency | (Code[10], Code[10], Enum Gen. Journal Account Type, Boolean) | Boolean | public | - |
| GetEntrySelected | () | Boolean | public | - |
| SetVendApplIdAPI | (Record Gen. Journal Line, Record Vendor Ledger Entry) | public | - | |
| ApplyVendorLedgerEntryAPI | (var Record Gen. Journal Line) | public | - |
Events, 20
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterRun | (var Record Gen. Journal Line) | - |
| Integration event | OnAfterCustLedgEntrySetFilters | (var Record Cust. Ledger Entry, Record Gen. Journal Line, Code[20]) | - |
| Integration event | OnAfterVendLedgEntrySetFilters | (var Record Vendor Ledger Entry, Record Gen. Journal Line, Code[20]) | - |
| Integration event | OnAfterApplyEmployeeLedgerEntry | (var Record Gen. Journal Line, Record Employee Ledger Entry) | - |
| Integration event | OnAfterSelectCustLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean) | - |
| Integration event | OnAfterSelectEmplLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean) | - |
| Integration event | OnAfterSelectVendLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean) | - |
| Integration event | OnApplyCustomerLedgerEntryOnBeforeCheckAgainstApplnCurrency | (var Record Gen. Journal Line, Record Cust. Ledger Entry) | - |
| Integration event | OnApplyCustomerLedgerEntryOnBeforeModify | (var Record Gen. Journal Line, Record Cust. Ledger Entry) | - |
| Integration event | OnApplyVendorLedgerEntryOnBeforeCheckAgainstApplnCurrency | (var Record Gen. Journal Line, Record Vendor Ledger Entry) | - |
| Integration event | OnApplyEmployeeLedgerEntryOnBeforeUpdateAmount | (var Record Gen. Journal Line, Record Employee Ledger Entry) | - |
| Integration event | OnBeforeRun | (var Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnBeforeFindCustApply | (Record Gen. Journal Line, Record Cust. Ledger Entry, var Decimal, var Boolean) | - |
| Integration event | OnBeforeFindVendApply | (Record Gen. Journal Line, Record Vendor Ledger Entry, var Decimal, var Boolean) | - |
| Integration event | OnBeforeSelectCustLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean, var Boolean) | - |
| Integration event | OnBeforeSelectEmplLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean, var Boolean) | - |
| Integration event | OnBeforeSelectVendLedgEntry | (var Record Gen. Journal Line, var Code[20], var Boolean, var Boolean) | - |
| Integration event | OnSelectCustLedgEntryOnAfterSetFilters | (var Record Cust. Ledger Entry, Record Gen. Journal Line) | - |
| Integration event | OnSelectEmplLedgEntryOnAfterSetFilters | (var Record Employee Ledger Entry, Record Gen. Journal Line) | - |
| Integration event | OnSelectVendLedgEntryOnAfterSetFilters | (var Record Vendor Ledger Entry, Record Gen. Journal Line) | - |