Objects/Tables/Table 1252 Bank Pmt. Appl. Rule
Table 1252 Bank Pmt. Appl. Rule in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Fields, 9Keys, 2Procedures, 12Events, 1
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Match Confidence | Option | - |
| 2 | Priority | Integer | - |
| 3 | Related Party Matched | Option | - |
| 4 | Doc. No./Ext. Doc. No. Matched | Option | - |
| 5 | Amount Incl. Tolerance Matched | Option | - |
| 6 | Direct Debit Collect. Matched | Option | - |
| 30 | Score | Integer | - |
| 40 | Review Required | Boolean | - |
| 41 | Apply Immediatelly | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Match Confidence, Priority | - |
| Key2 | Score | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|
| LoadRules | () | | public | - |
| GetBestMatchScore | (Record Bank Pmt. Appl. Rule) | Integer | public | - |
| GetReviewRequiredScoreFilter | () | Text | public | - |
| IsMatchedAutomatically | (Option, Integer) | Boolean | public | - |
| GetTextMapperScore | () | Integer | public | - |
| GetMatchConfidence | (Integer) | Integer | public | - |
| GetLowestScoreInRange | (Integer) | Integer | public | - |
| GetHighestScoreInRange | (Integer) | Integer | public | - |
| GetHighestPossibleScore | () | Integer | public | - |
| InsertDefaultMatchingRules | () | | public | - |
| GetMaxTextMapperScore | () | Integer | public | - |
| GetTextMapperScore | (Integer, Boolean) | Integer | internal | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeValidatePriority | (var Record Bank Pmt. Appl. Rule, var Boolean) | - |