---
title: "Table 1248 Ledger Entry Matching Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1248-ledger-entry-matching-buffer/
type: table
id: 1248
name: "Ledger Entry Matching Buffer"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1248-ledger-entry-matching-buffer/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 1248 Ledger Entry Matching Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1248-ledger-entry-matching-buffer/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Account Type | Enum Matching Ledger Account Type | 17-28 | - | - |
| 3 | Account No. | Code[20] | 17-28 | - | - |
| 4 | Bal. Account Type | Enum Gen. Journal Account Type | 17-28 | - | - |
| 5 | Bal. Account No. | Code[20] | 17-28 | - | - |
| 7 | Description | Text[100] | 21-28 | - | - |
| 8 | Document Type | Enum Gen. Journal Document Type | 17-28 | - | - |
| 9 | Due Date | Date | 17-28 | - | - |
| 10 | Posting Date | Date | 17-28 | - | - |
| 11 | Document No. | Code[20] | 17-28 | - | - |
| 12 | External Document No. | Code[35] | 17-28 | - | - |
| 13 | Payment Reference | Code[50] | 17-28 | - | - |
| 20 | Remaining Amount | Decimal | 17-28 | - | - |
| 21 | Remaining Amt. Incl. Discount | Decimal | 17-28 | - | - |
| 22 | Pmt. Discount Due Date | Date | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No., Account Type | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertFromCustomerLedgerEntry | (Record Cust. Ledger Entry, Boolean, var Boolean) | - | public | 17-28 | - | - |
| InsertFromVendorLedgerEntry | (Record Vendor Ledger Entry, Boolean, var Boolean) | - | public | 17-28 | - | - |
| InsertFromBankAccLedgerEntry | (Record Bank Account Ledger Entry) | - | public | 17-28 | - | - |
| GetApplicableRemainingAmount | (Record Bank Acc. Reconciliation Line, Boolean) | Decimal | public | 17-28 | - | - |
| GetNoOfLedgerEntriesWithinRange | (Decimal, Decimal, Date, Boolean) | Integer | public | 17-28 | - | - |
| GetNoOfLedgerEntriesOutsideRange | (Decimal, Decimal, Date, Boolean) | Integer | public | 17-28 | - | - |
| InsertFromEmployeeLedgerEntry | (Record Employee Ledger Entry) | - | public | 18-28 | - | - |
| InsertFromEmployeeLedgerEntry | (Record Employee Ledger Entry, Boolean) | - | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeInsertFromCustomerLedgerEntry | (var Record Ledger Entry Matching Buffer, Record Cust. Ledger Entry) | 17-28 | - | - |
| Integration event | OnBeforeInsertFromVendorLedgerEntry | (var Record Ledger Entry Matching Buffer, Record Vendor Ledger Entry) | 17-28 | - | - |
| Integration event | OnBeforeInsertFromBankAccountLedgerEntry | (var Record Ledger Entry Matching Buffer, Record Bank Account Ledger Entry) | 17-28 | - | - |
| Integration event | OnBeforeInsertFromEmployeeLedgerEntry | (var Record Ledger Entry Matching Buffer, Record Employee Ledger Entry) | 18-28 | - | - |
| Integration event | OnBeforeProcedureInsertFromVendorLedgerEntry | (var Record Vendor Ledger Entry) | 25-28 | - | - |
| Integration event | OnBeforeProcedureInsertFromCustomerLedgerEntry | (var Record Cust. Ledger Entry) | 25-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.
