---
title: "Table 288 Vendor Bank Account"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/288-vendor-bank-account/
type: table
id: 288
name: "Vendor Bank Account"
app: "Base Application"
namespace: Microsoft.Purchases.Vendor
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/288-vendor-bank-account/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 288 Vendor Bank Account

Jonas Paprotka, https://jonas-paprotka.de/ref/table/288-vendor-bank-account/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Purchases.Vendor |
| Versions | 17-28 |
| Source file | Purchases/Vendor/VendorBankAccount.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Vendor No. | Code[20] | 17-28 | - | - |
| 2 | Code | Code[20] | 17-28 | - | - |
| 3 | Name | Text[100] | 17-28 | - | - |
| 5 | Name 2 | Text[50] | 17-28 | - | - |
| 6 | Address | Text[100] | 17-28 | - | - |
| 7 | Address 2 | Text[50] | 17-28 | - | - |
| 8 | City | Text[30] | 17-28 | - | - |
| 9 | Post Code | Code[20] | 17-28 | - | - |
| 10 | Contact | Text[100] | 17-28 | - | - |
| 11 | Phone No. | Text[30] | 17-28 | - | - |
| 12 | Telex No. | Text[20] | 17-28 | - | - |
| 13 | Bank Branch No. | Text[20] | 17-28 | - | - |
| 14 | Bank Account No. | Text[30] | 17-28 | - | - |
| 15 | Transit No. | Text[20] | 17-28 | - | - |
| 16 | Currency Code | Code[10] | 17-28 | - | - |
| 17 | Country/Region Code | Code[10] | 17-28 | - | - |
| 18 | County | Text[30] | 17-28 | - | - |
| 19 | Fax No. | Text[30] | 17-28 | - | - |
| 20 | Telex Answer Back | Text[20] | 17-28 | - | - |
| 21 | Language Code | Code[10] | 17-28 | - | - |
| 22 | E-Mail | Text[80] | 17-28 | - | - |
| 23 | Home Page | Text[255] | 17-28 | - | - |
| 24 | IBAN | Code[50] | 17-28 | - | - |
| 25 | SWIFT Code | Code[20] | 17-28 | - | - |
| 1211 | Bank Clearing Code | Text[50] | 17-28 | - | - |
| 1212 | Bank Clearing Standard | Text[50] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Vendor No., Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetBankAccountNoWithCheck | () | Text | public | 17-28 | - | - |
| GetBankAccountNo | () | Text | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeLookupName | (Record Vendor Bank Account) | 17-28 | - | - |
| Integration event | OnValidateBankAccount | (var Record Vendor Bank Account, Text) | 19-28 | - | - |
| Integration event | OnGetBankAccount | (var Boolean, Record Vendor Bank Account, var Text) | 19-28 | - | - |
| Integration event | OnBeforeValidateIBAN | (var Record Vendor Bank Account, var Record Vendor Bank Account, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeValidateCity | (var Record Vendor Bank Account, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeValidatePostCode | (var Record Vendor Bank Account, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnDeleteOnAfterSetFilters | (var Record Vendor Bank Account, var Record Vendor Ledger Entry) | 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.
