Table 1252 Bank Pmt. Appl. Rule in 25
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Fields, 9Keys, 2Procedures, 10
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, 10
| 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 | - |