Codeunit 1250 Match General Journal Lines in 17
- App
- Base Application
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, 2
| 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) | - |