Codeunit 1252 Match Bank Rec. Lines in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| MatchManually | (var Record Bank Acc. Reconciliation Line, var Record Bank Account Ledger Entry) | public | - | |
| RemoveMatch | (var Record Bank Acc. Reconciliation Line, var Record Bank Account Ledger Entry) | public | - | |
| MatchSingle | (Record Bank Acc. Reconciliation, Integer) | public | - | |
| SetMatchLengthTreshold | (Integer) | public | - | |
| SetNormalizingFactor | (Integer) | public | - | |
| RemoveMatchesFromRecLines | (var Record Bank Acc. Reconciliation Line) | public | - | |
| ListOfMatchedFields | (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | Text | public | - |
| SaveOneToOneMatching | (var Record Bank Statement Matching Buffer, Code[20], Code[20]) | public | - | |
| ShowMatchSummary | (Record Bank Acc. Reconciliation) | public | - | |
| GetDescriptionMatchScore | (Text, Text, Code[20], Code[35]) | Integer | public | - |
| GetMatchLengthTreshold | () | Integer | public | - |
| GetNormalizingFactor | () | Integer | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterMatchBankRecLinesMatchSingle | (Integer, Record Bank Statement Matching Buffer) | - |