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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/276-bank-account-statement-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Statement |
| Versions | 17-28 |
| Source file | Bank/Statement/BankAccountStatementLine.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 | Enum Bank Acc. Statement Line Type | 17-28 | - | - |
| 11 | Applied Entries | Integer | 17-28 | - | - |
| 12 | Value Date | Date | 17-28 | - | - |
| 14 | Check No. | Code[20] | 17-28 | - | - |
| 70 | Transaction ID | Text[50] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Bank Account No., Statement No., Statement Line No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DisplayApplication | () | - | public | 17-28 | - | - |
| GetCurrencyCode | () | Code[10] | public | 17-28 | - | - |
| FilterManyToOneMatches | (var Record Bank Acc. Rec. Match Buffer) | - | public | 19-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterDisplayApplication | (var Record Bank Account Statement Line) | 17-28 | - | - |
| Integration event | OnDisplayApplicationOnAfterBankAccLedgEntrySetFilters | (var Record Bank Account Statement Line, var Record Bank Account Ledger Entry) | 18-28 | - | - |
| Integration event | OnDisplayApplicationOnAfterCheckLedgEntrySetFilters | (var Record Bank Account Statement Line, var Record Check Ledger Entry) | 18-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.
