---
title: "Table 224 Order Address"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/224-order-address/
type: table
id: 224
name: "Order Address"
app: "Base Application"
namespace: Microsoft.Purchases.Vendor
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/224-order-address/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 224 Order Address

Jonas Paprotka, https://jonas-paprotka.de/ref/table/224-order-address/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Vendor No. | Code[20] | 17-28 | - | - |
| 2 | Code | Code[10] | 17-28 | - | - |
| 3 | Name | Text[100] | 17-28 | - | - |
| 4 | Name 2 | Text[50] | 17-28 | - | - |
| 5 | Address | Text[100] | 17-28 | - | - |
| 6 | Address 2 | Text[50] | 17-28 | - | - |
| 7 | City | Text[30] | 17-28 | - | - |
| 8 | Contact | Text[100] | 17-28 | - | - |
| 9 | Phone No. | Text[30] | 17-28 | - | - |
| 10 | Telex No. | Text[30] | 17-28 | - | - |
| 35 | Country/Region Code | Code[10] | 17-28 | - | - |
| 54 | Last Date Modified | Date | 17-28 | - | - |
| 84 | Fax No. | Text[30] | 17-28 | - | - |
| 85 | Telex Answer Back | Text[20] | 17-28 | - | - |
| 91 | Post Code | Code[20] | 17-28 | - | - |
| 92 | County | Text[30] | 17-28 | - | - |
| 102 | E-Mail | Text[80] | 17-28 | - | - |
| 103 | Home Page | Text[255] | 17-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Caption | () | Text | public | 17-28 | - | - |
| DisplayMap | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterLookupPostCode | (var Record Order Address, var Record Post Code, Integer) | 21-28 | - | - |
| Integration event | OnBeforeValidateCity | (var Record Order Address, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeValidatePostCode | (var Record Order Address, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeLookupCity | (var Record Order Address, var Record Post Code) | 27-28 | - | - |
| Integration event | OnAfterValidateCity | (var Record Order Address, var Record Post Code) | 27-28 | - | - |
| Integration event | OnBeforeLookupPostCode | (var Record Order Address, var Record Post Code) | 27-28 | - | - |
| Integration event | OnAfterValidatePostCode | (var Record Order Address, var Record Post Code) | 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.
