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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/730-standard-address/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Foundation.Address |
| Versions | 17-28 |
| Source file | Foundation/Address/StandardAddress.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Related RecordID | RecordId | 17-28 | - | - |
| 2 | Address Type | Option | 17-28 | - | - |
| 3 | Address | Text[100] | 17-28 | - | - |
| 4 | Address 2 | Text[50] | 17-28 | - | - |
| 5 | City | Text[30] | 17-28 | - | - |
| 6 | Country/Region Code | Code[10] | 17-28 | - | - |
| 7 | Post Code | Code[20] | 17-28 | - | - |
| 8 | County | Text[30] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Related RecordID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ToString | () | Text | public | 17-28 | - | - |
| CopyFromCustomer | (Record Customer) | - | public | 17-28 | - | - |
| CopyFromCompanyInformation | (Record Company Information) | - | public | 17-28 | - | - |
| CopyFromSalesHeaderSellTo | (Record Sales Header) | - | public | 17-28 | - | - |
| CopyFromSalesInvoiceHeaderSellTo | (Record Sales Invoice Header) | - | public | 17-28 | - | - |
| SaveToRecord | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeToString | (var Record Standard Address, var Text, var Boolean) | 17-28 | - | - |
| Integration event | OnSaveToCustomerOnBeforeModify | (Record Standard Address, var Record Customer) | 20-28 | - | - |
| Integration event | OnCopyFromCustomerOnBeforeInsert | (Record Standard Address, var Record Customer) | 20 | - | - |
| Integration event | OnCopyFromCustomerOnBeforeInsert | (var Record Standard Address, var Record Customer) | 21-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.
