---
title: "Table 475 Vendor Payment Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/475-vendor-payment-buffer/
type: table
id: 475
name: "Vendor Payment Buffer"
app: "Base Application"
namespace: Microsoft.Purchases.Payables
versions: "21-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/475-vendor-payment-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 475 Vendor Payment Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/475-vendor-payment-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Purchases.Payables |
| Versions | 21-28 |
| Source file | Purchases/Payables/VendorPaymentBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Vendor No. | Code[20] | 21-28 | - | - |
| 2 | Currency Code | Code[10] | 21-28 | - | - |
| 3 | Vendor Ledg. Entry No. | Integer | 21-28 | - | - |
| 4 | Dimension Entry No. | Integer | 21-28 | - | - |
| 5 | Global Dimension 1 Code | Code[20] | 21-28 | - | - |
| 6 | Global Dimension 2 Code | Code[20] | 21-28 | - | - |
| 7 | Document No. | Code[20] | 21-28 | - | - |
| 8 | Amount | Decimal | 21-28 | - | - |
| 9 | Vendor Ledg. Entry Doc. Type | Enum Gen. Journal Document Type | 21-28 | - | - |
| 10 | Vendor Ledg. Entry Doc. No. | Code[20] | 21-28 | - | - |
| 11 | Vendor Posting Group | Code[20] | 23-28 | - | - |
| 20 | Ledg. Entry System Id | Guid | 23-28 | - | - |
| 170 | Creditor No. | Code[20] | 21-28 | - | - |
| 171 | Payment Reference | Code[50] | 21-28 | - | - |
| 172 | Payment Method Code | Code[10] | 21-28 | - | - |
| 173 | Applies-to Ext. Doc. No. | Code[35] | 21-28 | - | - |
| 290 | Exported to Payment File | Boolean | 21-28 | - | - |
| 480 | Dimension Set ID | Integer | 21-28 | - | - |
| 1000 | Remit-to Code | Code[20] | 21-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Vendor No., Currency Code, Vendor Ledg. Entry No., Dimension Entry No., Remit-to Code | 21-28 |
| Key2 | Document No. | 21-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry) | - | public | 21-28 | - | - |
| CopyFieldsToGenJournalLine | (var Record Gen. Journal Line) | - | public | 21-28 | - | - |
| CopyFieldsFromPaymentBuffer | (Record Payment Buffer) | - | public | 21-24 | Pending 22.0 | Table Payment Buffer will be replaced by table Vendor Payment Buffer. |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnCopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry, var Record Vendor Payment Buffer) | 21-28 | - | - |
| Integration event | OnCopyFieldsToGenJournalLine | (Record Vendor Payment Buffer, var Record Gen. Journal Line) | 21-28 | - | - |
| Integration event | OnAfterCopyFieldsFromVendorLedgerEntry | (Record Vendor Ledger Entry, var Record Vendor Payment Buffer) | 24-28 | - | - |
| Integration event | OnAfterCopyFieldsToGenJournalLine | (Record Vendor Payment Buffer, var Record Gen. Journal Line) | 24-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.
