Codeunit 1250 Match General Journal Lines in 25
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Code | (Code[10], Code[10]) | public | - | |
| PrepareCustLedgerEntryForApplication | (var Record Cust. Ledger Entry, var Record Gen. Journal Line) | public | - | |
| FillTempGenJournalLine | (var Record Gen. Journal Batch, var Record Gen. Journal Line) | public | - | |
| SetMatchLengthThreshold | (Integer) | public | - | |
| SetNormalizingFactor | (Integer) | public | - | |
| GetMatchLengthTreshold | () | Integer | public | - |
| GetNormalizingFactor | () | Integer | public | - |
Events, 12
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnFindMatchingCustEntryOnAfterGetMatchScore | (var Record Gen. Journal Line, var Record Cust. Ledger Entry, var Integer) | - |
| Integration event | OnGetAccountMappingOnBeforeCalculateStringNearness | (var Record Text-to-Account Mapping, Text, var Boolean) | - |
| Integration event | OnAfterOnRun | (var Record Gen. Journal Line) | - |
| Integration event | OnBeforeFindMatchingCustEntries | (var Record Bank Statement Matching Buffer, var Record Gen. Journal Line) | - |
| Integration event | OnFindMatchingVendorEntriesOnAfterSetVendorLedgerEntryFilters | (var Record Vendor Ledger Entry, var Record Bank Statement Matching Buffer, var Record Gen. Journal Line) | - |
| Integration event | OnFindMatchingCustEntriesOnAfterCustLedgerEntrySetFilters | (var Record Cust. Ledger Entry, var Record Bank Statement Matching Buffer, var Record Gen. Journal Line) | - |
| Integration event | OnShowMatchSummaryOnAfterSetFinalText | (var Record Gen. Journal Batch, Text, var Boolean) | - |
| Integration event | OnFindMatchingCustEntryOnAfterMatch | (var Record Bank Statement Matching Buffer, var Record Cust. Ledger Entry, var Record Gen. Journal Line, Integer) | - |
| Integration event | OnFindMatchingVendorEntryOnAfterMatch | (var Record Bank Statement Matching Buffer, var Record Vendor Ledger Entry, var Record Gen. Journal Line, Integer) | - |
| Integration event | OnSaveOneToOneMatchingOnBeforeTempBankStatementMatchingBufferFindSet | (var Record Bank Statement Matching Buffer) | - |
| Integration event | OnPrepareCustLedgerEntryForApplicationOnBeforeSetAmountToApply | (var Record Cust. Ledger Entry) | - |
| Integration event | OnPrepareVendorLedgerEntryForApplicationOnBeforeSetAmountToApply | (var Record Vendor Ledger Entry) | - |