---
title: "Table 1251 Text-to-Account Mapping"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1251-text-to-account-mapping/
type: table
id: 1251
name: "Text-to-Account Mapping"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1251-text-to-account-mapping/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 1251 Text-to-Account Mapping

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1251-text-to-account-mapping/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Line No. | Integer | 17-28 | - | - |
| 2 | Mapping Text | Text[250] | 17-28 | - | - |
| 3 | Debit Acc. No. | Code[20] | 17-28 | - | - |
| 4 | Credit Acc. No. | Code[20] | 17-28 | - | - |
| 5 | Bal. Source Type | Option | 17-28 | - | - |
| 6 | Bal. Source No. | Code[20] | 17-28 | - | - |
| 7 | Vendor No. | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Line No. | 17-28 |
| Key2 | Mapping Text, Vendor No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertRec | (Record Gen. Journal Line) | - | public | 17-28 | - | - |
| InsertRecFromBankAccReconciliationLine | (Record Bank Acc. Reconciliation Line) | - | public | 17-28 | - | - |
| GetAccountNo | (Decimal) | Code[20] | public | 17-28 | - | - |
| GetPaymentDocType | (var Option, Option, Decimal) | - | public | 17-28 | - | - |
| GetDocTypeForPmt | (var Option, Option) | - | public | 17-28 | - | - |
| IsBalSourceNoEnabled | () | Boolean | public | 17-28 | - | - |
| CheckEntriesAreConsistent | () | Boolean | public | 17-28 | - | - |
| SearchEnteriesInText | (var Record Text-to-Account Mapping, Text, Code[20]) | Integer | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnInsertRecFromBankAccReconciliationLineOnBeforeInsert | (var Record Text-to-Account Mapping, Record Bank Acc. Reconciliation 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.
