---
title: "Table 981 Payment Registration Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/981-payment-registration-buffer/
type: table
id: 981
name: "Payment Registration Buffer"
app: "Base Application"
namespace: Microsoft.Bank.Payment
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/981-payment-registration-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 981 Payment Registration Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/981-payment-registration-buffer/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Ledger Entry No. | Integer | 17-28 | - | - |
| 2 | Source No. | Code[20] | 17-28 | - | - |
| 3 | Document Type | Enum Gen. Journal Document Type | 17-28 | - | - |
| 4 | Document No. | Code[20] | 17-28 | - | - |
| 5 | Description | Text[100] | 17-28 | - | - |
| 6 | Due Date | Date | 17-28 | - | - |
| 7 | Name | Text[100] | 17-28 | - | - |
| 8 | Remaining Amount | Decimal | 17-28 | - | - |
| 9 | Payment Made | Boolean | 17-28 | - | - |
| 10 | Date Received | Date | 17-28 | - | - |
| 11 | Amount Received | Decimal | 17-28 | - | - |
| 12 | Original Remaining Amount | Decimal | 17-28 | - | - |
| 13 | Rem. Amt. after Discount | Decimal | 17-28 | - | - |
| 14 | Pmt. Discount Date | Date | 17-28 | - | - |
| 15 | Limit Amount Received | Boolean | 17-28 | - | - |
| 16 | Payment Method Code | Code[10] | 17-28 | - | - |
| 17 | Bal. Account Type | Enum Payment Balance Account Type | 17-28 | - | - |
| 18 | Bal. Account No. | Code[20] | 17-28 | - | - |
| 19 | External Document No. | Code[35] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Ledger Entry No. | 17-28 |
| Key2 | Due Date | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| PopulateTable | () | - | public | 17-28 | - | - |
| Navigate | () | - | public | 17-28 | - | - |
| Reload | () | - | public | 17-28 | - | - |
| GetPmtDiscStyle | () | Text | public | 17-28 | - | - |
| GetDueDateStyle | () | Text | public | 17-28 | - | - |
| GetWarning | () | Text | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnPopulateTableOnBeforeInsert | (var Record Payment Registration Buffer, Record Cust. Ledger Entry) | 17-28 | - | - |
| Integration event | OnRestoreUserValuesOnBeforeModify | (var Record Payment Registration Buffer, var Record Payment Registration Buffer) | 17-28 | - | - |
| Integration event | OnPopulateTableOnAfterCustLedgerEntrySetFilters | (var Record Cust. Ledger Entry, var Record Payment Registration Buffer) | 21-28 | - | - |
| Integration event | OnBeforeGetDueDateStyle | (var Record Payment Registration Buffer, var Text, var Boolean) | 23-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.
