---
title: "Table 274 Bank Acc. Reconciliation Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/274-bank-acc-reconciliation-line/
type: table
id: 274
name: "Bank Acc. Reconciliation Line"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/274-bank-acc-reconciliation-line/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 274 Bank Acc. Reconciliation Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/274-bank-acc-reconciliation-line/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Bank Account No. | Code[20] | 17-28 | - | - |
| 2 | Statement No. | Code[20] | 17-28 | - | - |
| 3 | Statement Line No. | Integer | 17-28 | - | - |
| 4 | Document No. | Code[20] | 17-28 | - | - |
| 5 | Transaction Date | Date | 17-28 | - | - |
| 6 | Description | Text[100] | 17-28 | - | - |
| 7 | Statement Amount | Decimal | 17-28 | - | - |
| 8 | Difference | Decimal | 17-28 | - | - |
| 9 | Applied Amount | Decimal | 17-28 | - | - |
| 10 | Type | Option | 17-25 | Removed 24.0 | This field is prone to confusion and is redundant. A type Difference can be manually tracked and a type Check Ledger Entry has a related Bank Account Ledger Entry |
| 11 | Applied Entries | Integer | 17-28 | - | - |
| 12 | Value Date | Date | 17-28 | - | - |
| 13 | Ready for Application | Boolean | 17-28 | - | - |
| 14 | Check No. | Code[20] | 17-28 | - | - |
| 15 | Related-Party Name | Text[250] | 17-28 | - | - |
| 16 | Additional Transaction Info | Text[100] | 17-28 | - | - |
| 17 | Data Exch. Entry No. | Integer | 17-28 | - | - |
| 18 | Data Exch. Line No. | Integer | 17-28 | - | - |
| 20 | Statement Type | Enum Bank Acc. Rec. Stmt. Type | 17-28 | - | - |
| 21 | Account Type | Enum Gen. Journal Account Type | 17-28 | - | - |
| 22 | Account No. | Code[20] | 17-28 | - | - |
| 23 | Transaction Text | Text[140] | 17-28 | - | - |
| 24 | Related-Party Bank Acc. No. | Text[100] | 17-28 | - | - |
| 25 | Related-Party Address | Text[100] | 17-28 | - | - |
| 26 | Related-Party City | Text[50] | 17-28 | - | - |
| 27 | Payment Reference No. | Code[50] | 17-28 | - | - |
| 31 | Shortcut Dimension 1 Code | Code[20] | 17-28 | - | - |
| 32 | Shortcut Dimension 2 Code | Code[20] | 17-28 | - | - |
| 50 | Match Confidence | Enum Bank Rec. Match Confidence | 17-28 | - | - |
| 51 | Match Quality | Integer | 17-28 | - | - |
| 60 | Sorting Order | Integer | 17-28 | - | - |
| 61 | Parent Line No. | Integer | 17-28 | - | - |
| 70 | Transaction ID | Text[50] | 17-28 | - | - |
| 480 | Dimension Set ID | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Statement Type, Bank Account No., Statement No., Statement Line No. | 17-28 |
| Key2 | Account Type, Statement Amount | 17-28 |
| Key3 | Type, Applied Amount | 17-23 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DisplayApplication | () | - | public | 17-28 | - | - |
| GetPaymentFile | (var Record Data Exch. Field) | Boolean | public | 17-28 | - | - |
| GetCurrencyCode | () | Code[10] | public | 17-28 | - | - |
| GetStyle | () | Text | public | 17-28 | - | - |
| ClearDataExchEntries | () | - | public | 17-28 | - | - |
| ShowDimensions | () | - | public | 17-28 | - | - |
| CreateDim | (Integer, Code[20], Integer, Code[20]) | - | public | 17-22 | Pending 20.0 | Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]) |
| SetUpNewLine | () | - | public | 17-28 | - | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | - | public | 17-28 | - | - |
| ShowShortcutDimCode | (var Code[20]) | - | public | 17-28 | - | - |
| AcceptAppliedPaymentEntriesSelectedLines | () | - | public | 17-28 | - | - |
| RejectAppliedPaymentEntriesSelectedLines | () | - | public | 17-28 | - | - |
| RejectAppliedPayment | () | - | public | 17-28 | - | - |
| AcceptApplication | () | - | public | 17-28 | - | - |
| SetManualApplication | () | - | public | 17-28 | - | - |
| GetAppliedEntryAccountName | (Integer) | Text | public | 17-28 | - | - |
| GetAppliedToName | () | Text | public | 17-28 | - | - |
| GetAppliedEntryAccountType | (Integer) | Integer | public | 17-28 | - | - |
| GetAppliedToAccountType | () | Integer | public | 17-28 | - | - |
| GetAppliedEntryAccountNo | (Integer) | Code[20] | public | 17-28 | - | - |
| GetAppliedToAccountNo | () | Code[20] | public | 17-28 | - | - |
| AppliedEntryAccountDrillDown | (Integer) | - | public | 17-28 | - | - |
| AppliedToDrillDown | () | - | public | 17-28 | - | - |
| OpenAccountPage | (Option, Code[20]) | - | public | 17-28 | - | - |
| DrillDownOnNoOfLedgerEntriesWithinAmountTolerance | () | - | public | 17-28 | - | - |
| DrillDownOnNoOfLedgerEntriesOutsideOfAmountTolerance | () | - | public | 17-28 | - | - |
| FilterBankRecLines | (Record Bank Acc. Reconciliation) | - | public | 17-28 | - | - |
| LinesExist | (Record Bank Acc. Reconciliation) | Boolean | public | 17-28 | - | - |
| GetAppliedToDocumentNo | () | Text | public | 17-28 | - | - |
| GetAppliedToEntryNo | () | Text | public | 17-28 | - | - |
| GetAppliedToEntryFilter | () | Text | public | 17-28 | - | - |
| ShowAppliedToEntries | () | - | public | 17-28 | - | - |
| TransferRemainingAmountToAccount | () | - | public | 17-28 | - | - |
| GetStatusText | () | Text | public | 17-28 | - | - |
| GetAmountRangeForTolerance | (var Decimal, var Decimal) | - | public | 17-28 | - | - |
| GetAppliedPmtData | (var Record Applied Payment Entry, var Decimal, var Decimal, Text) | - | public | 17-28 | - | - |
| IsTransactionPostedAndReconciled | () | Boolean | public | 17-28 | - | - |
| CanImport | () | Boolean | public | 17-28 | - | - |
| BankStatementLinesListIsEmpty | (Code[20], Option, Code[20]) | Boolean | public | 17-28 | - | - |
| GetNewExperienceActive | () | Boolean | internal | 17-22 | Pending 17.0 | This function will be removed once the feature switch is removed. The old ux and the ability to switch will be removed. |
| GetAppliesToID | () | Code[50] | public | 17-28 | - | - |
| GetDescription | () | Text[100] | public | 17-28 | - | - |
| GetMatchedAutomaticallyFilter | () | Text | public | 17-28 | - | - |
| FilterManyToOneMatches | (var Record Bank Acc. Rec. Match Buffer) | - | public | 19-28 | - | - |
| GetAppliedPmtData | (var Record Applied Payment Entry, Text) | - | public | 19-28 | - | - |
| CreateDim | (List) | - | public | 20-28 | - | - |
| CreateDimFromDefaultDim | () | - | public | 20-28 | - | - |
| GetPaymentRecJournalTelemetryFeatureName | () | Text | internal | 21-28 | - | - |
| TransferFromPostedPaymentReconLine | (Record Posted Payment Recon. Line) | - | public | 21-28 | - | - |
| FilterBankRecLinesByDate | (Record Bank Acc. Reconciliation, Boolean) | - | public | 21-28 | - | - |
| FilterBankRecLines | (Record Bank Acc. Reconciliation, Boolean) | - | public | 21-28 | - | - |
| GetAppliedToDocumentNo | (Text) | Text | public | 21-28 | - | - |
| GetAppliesToIDForBankStatement | () | Code[50] | internal | 22-28 | - | - |
| RemoveApplication | () | - | protected | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCreateDimTableIDs | (var Record Bank Acc. Reconciliation Line, var Integer, var Integer, var Code[20]) | 17-22 | Pending 20.0 | Temporary event for compatibility |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Bank Acc. Reconciliation Line, var Record Bank Acc. Reconciliation Line, Integer, var Code[20]) | 17-28 | - | - |
| Integration event | OnBeforeOnModify | (var Record Bank Acc. Reconciliation Line, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Bank Acc. Reconciliation Line, var Record Bank Acc. Reconciliation Line, Integer, var Code[20]) | 17-28 | - | - |
| Integration event | OnAfterGetAccountName | (Option, Code[20], var Text) | 18-28 | - | - |
| Integration event | OnAfterOpenAccountPage | (Option, Code[20]) | 18-28 | - | - |
| Integration event | OnAfterRemoveAppliedPaymentEntries | (var Record Bank Acc. Reconciliation Line) | 18-28 | - | - |
| Integration event | OnAfterDrillDownOnNoOfLedgerEntriesBasedOnAmount | (var Record Bank Acc. Reconciliation Line, Text) | 18-28 | - | - |
| Integration event | OnDisplayApplicationOnAfterBankAccLedgEntrySetFilters | (var Record Bank Acc. Reconciliation Line, var Record Bank Account Ledger Entry) | 18-28 | - | - |
| Integration event | OnDisplayApplicationOnAfterCheckLedgEntrySetFilters | (var Record Bank Acc. Reconciliation Line, var Record Check Ledger Entry) | 18-23 | Pending 21.0 | This event will be removed, displaying check ledger entries is done via Bank Account Ledger Entries and Find entries. |
| Integration event | OnRemoveApplicationOnAfterBankAccLedgEntrySetFilters | (var Record Bank Acc. Reconciliation Line, var Record Bank Account Ledger Entry) | 18-28 | - | - |
| Integration event | OnRemoveApplicationOnAfterCheckLedgEntrySetFilters | (var Record Bank Acc. Reconciliation Line, var Record Check Ledger Entry) | 18-23 | Pending 21.0 | This event will be removed, removing application from check ledger entries is done when removing application from Bank Account Ledger Entries. |
| Integration event | OnAfterSetUpNewLine | (var Record Bank Acc. Reconciliation Line, Record Bank Acc. Reconciliation Line) | 19-28 | - | - |
| Integration event | OnAfterFilterBankRecLines | (var Record Bank Acc. Reconciliation Line, Record Bank Acc. Reconciliation) | 19-28 | - | - |
| Integration event | OnAfterGetAppliedEntryAccountNo | (var Record Bank Acc. Reconciliation Line, Integer, var Code[20]) | 19-28 | - | - |
| Integration event | OnDisplayApplicationOnAfterSetBankAccReconcLine | (var Page Payment Application) | 19-28 | - | - |
| Integration event | OnAfterInitDefaultDimensionSources | (var Record Bank Acc. Reconciliation Line, var List) | 20-28 | - | - |
| Integration event | OnAfterCreateDim | (var Record Bank Acc. Reconciliation Line, List) | 20-28 | - | - |
| Integration event | OnAfterShowDimensions | (var Record Bank Acc. Reconciliation Line) | 22-28 | - | - |
| Integration event | OnBeforeGetStyle | (var Record Bank Acc. Reconciliation Line, var Text, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeIsTransactionPostedAndReconciled | (var Record Bank Acc. Reconciliation Line, var Boolean, var Boolean) | 24-28 | - | - |
| Integration event | OnBeforeGetCustomerLedgerEntriesInAmountRange | (Record Bank Acc. Reconciliation Line, var Record Cust. Ledger Entry, Code[20], Text, Decimal, Decimal, var Integer, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeGetVendorLedgerEntriesInAmountRange | (Record Bank Acc. Reconciliation Line, var Record Vendor Ledger Entry, Code[20], Text, Decimal, Decimal, var Integer, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeShowDimensions | (var Record Bank Acc. Reconciliation Line, var Boolean) | 25-28 | - | - |
| Integration event | OnGetAppliedPmtDataOnAfterLoopIteration | (var Record Bank Acc. Reconciliation Line, Record Applied Payment Entry) | 27-28 | - | - |
| Integration event | OnAfterTransferFromPostedPaymentReconLine | (var Record Bank Acc. Reconciliation Line, Record Posted Payment Recon. Line) | 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.
