---
title: "Table 1252 Bank Pmt. Appl. Rule"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1252-bank-pmt-appl-rule/
type: table
id: 1252
name: "Bank Pmt. Appl. Rule"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1252-bank-pmt-appl-rule/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1252 Bank Pmt. Appl. Rule

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1252-bank-pmt-appl-rule/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Reconciliation |
| Versions | 17-28 |
| Source file | Bank/Reconciliation/BankPmtApplRule.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Match Confidence | Option | 17-28 | - | - |
| 2 | Priority | Integer | 17-28 | - | - |
| 3 | Related Party Matched | Option | 17-28 | - | - |
| 4 | Doc. No./Ext. Doc. No. Matched | Option | 17-28 | - | - |
| 5 | Amount Incl. Tolerance Matched | Option | 17-28 | - | - |
| 6 | Direct Debit Collect. Matched | Option | 17-28 | - | - |
| 30 | Score | Integer | 17-28 | - | - |
| 40 | Review Required | Boolean | 17-28 | - | - |
| 41 | Apply Immediatelly | Boolean | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Match Confidence, Priority | 17-28 |
| Key2 | Score | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| LoadRules | () | - | public | 17-28 | - | - |
| GetBestMatchScore | (Record Bank Pmt. Appl. Rule) | Integer | public | 17-28 | - | - |
| GetReviewRequiredScoreFilter | () | Text | public | 17-28 | - | - |
| IsMatchedAutomatically | (Option, Integer) | Boolean | public | 17-28 | - | - |
| GetMatchedAutomaticallyFilter | () | Text | public | 17-22 | Pending 18.0 | Replaced by BankAccReconciliationLine.GetMatchedAutomaticallyFilter() |
| GetTextMapperScore | () | Integer | public | 17-28 | - | - |
| GetMatchConfidence | (Integer) | Integer | public | 17-28 | - | - |
| GetLowestScoreInRange | (Integer) | Integer | public | 17-28 | - | - |
| GetHighestScoreInRange | (Integer) | Integer | public | 17-28 | - | - |
| GetHighestPossibleScore | () | Integer | public | 17-28 | - | - |
| InsertDefaultMatchingRules | () | - | public | 17-28 | - | - |
| GetMaxTextMapperScore | () | Integer | public | 26-28 | - | - |
| GetTextMapperScore | (Integer, Boolean) | Integer | internal | 26-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeValidatePriority | (var Record Bank Pmt. Appl. Rule, var Boolean) | 26-28 | - | - |
| Integration event | OnInsertDefaultMatchingRulesBeforeInsertHighConfidenceRules | (var Record Bank Pmt. Appl. Rule, var Integer) | 27-28 | - | - |
| Integration event | OnGetBestMatchScoreOnAfterSetFilters | (var Record Bank Pmt. Appl. Rule, Record Bank Pmt. Appl. Rule) | 27-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
