---
title: "Page 1190 Create Payment"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/1190-create-payment/
type: page
id: 1190
name: "Create Payment"
app: "Base Application"
namespace: Microsoft.Purchases.Payables
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/1190-create-payment/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 1190 Create Payment

Jonas Paprotka, https://jonas-paprotka.de/ref/page/1190-create-payment/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Purchases.Payables |
| Versions | 17-28 |
| Source file | Purchases/Payables/CreatePayment.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetPostingDate | () | Date | public | 17-28 | - | - |
| GetBankAccount | () | Text | public | 17-28 | - | - |
| GetBankPaymentType | () | Integer | public | 17-28 | - | - |
| GetBatchNumber | () | Code[10] | public | 17-28 | - | - |
| GetTemplateName | () | Code[10] | public | 17-28 | - | - |
| MakeGenJnlLines | (var Record Vendor Ledger Entry) | - | public | 17-28 | - | - |
| CheckCalcPmtDiscGenJnlVend | (Decimal, Record Vendor Ledger Entry, Decimal, Boolean) | Boolean | public | 17-28 | - | - |
| UpdateDimensions | (var Record Gen. Journal Line, Record Vendor Payment Buffer) | - | protected | 24-28 | - | - |
| SetNextNo | (Code[20], Boolean) | - | protected | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnUpdateTempBufferFromVendorLedgerEntry | (var Record Payment Buffer, Record Vendor Ledger Entry) | 17-24 | Pending 22.0 | Replaced by OnUpdateVendorPaymentBufferFromVendorLedgerEntry. |
| Integration event | OnBeforeUpdateGnlJnlLineDimensionsFromTempBuffer | (var Record Gen. Journal Line, Record Payment Buffer) | 17-24 | Pending 22.0 | Replaced by OnBeforeUpdateGnlJnlLineDimensionsFromVendorPayment. |
| Integration event | OnAfterUpdateDimensions | (var Record Gen. Journal Line) | 18-28 | - | - |
| Integration event | OnAfterAssignCombinedDimensionSetID | (var Record Gen. Journal Line, Integer) | 18-28 | - | - |
| Integration event | OnUpdateVendorPaymentBufferFromVendorLedgerEntry | (var Record Vendor Payment Buffer, Record Vendor Ledger Entry) | 21-28 | - | - |
| Integration event | OnBeforeUpdateGnlJnlLineDimensionsFromVendorPayment | (var Record Gen. Journal Line, Record Vendor Payment Buffer) | 21-28 | - | - |
| Integration event | OnBeforeGetMessageToRecipient | (Record Vendor Payment Buffer, List, var Boolean, Text[140]) | 22-23 | - | - |
| Integration event | OnMakeGenJnlLinesOnAfterSetFilterTempVendorPymBuffer | (var Record Vendor Payment Buffer, Record Vendor Ledger Entry, Record Vendor) | 22-28 | - | - |
| Integration event | OnCheckVendorLedgerEntryPostingDate | (var Record Vendor Ledger Entry, Date) | 24-28 | - | - |
| Integration event | OnBeforeGetMessageToRecipient | (Record Vendor Payment Buffer, List, var Boolean, var Text[140]) | 24-28 | - | - |
| Integration event | OnMakeGenJnlLinesOnAfterCalcRemainingAmount | (var Record Vendor Ledger Entry) | 25-28 | - | - |
| Integration event | OnCopyTempPaymentBufferToGenJournalLinesOnBeforeAssignDocumentType | (var Record Gen. Journal Line, Record Vendor Payment Buffer) | 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.
