---
title: "Table 8616 Config. Package Field"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/8616-config-package-field/
type: table
id: 8616
name: "Config. Package Field"
app: "Base Application"
namespace: System.IO
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/8616-config-package-field/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 8616 Config. Package Field

Jonas Paprotka, https://jonas-paprotka.de/ref/table/8616-config-package-field/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.IO |
| Versions | 17-28 |
| Source file | System/RapidStart/ConfigPackageField.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Package Code | Code[20] | 17-28 | - | - |
| 2 | Table ID | Integer | 17-28 | - | - |
| 3 | Field ID | Integer | 17-28 | - | - |
| 4 | Field Name | Text[30] | 17-28 | - | - |
| 5 | Field Caption | Text[250] | 17-28 | - | - |
| 6 | Validate Field | Boolean | 17-28 | - | - |
| 7 | Include Field | Boolean | 17-28 | - | - |
| 8 | Localize Field | Boolean | 17-28 | - | - |
| 9 | Relation Table ID | Integer | 17-28 | - | - |
| 10 | Relation Table Caption | Text[250] | 17-28 | - | - |
| 11 | Dimension | Boolean | 17-28 | - | - |
| 12 | Primary Key | Boolean | 17-28 | - | - |
| 13 | Processing Order | Integer | 17-28 | - | - |
| 14 | Create Missing Codes | Boolean | 17-28 | - | - |
| 15 | Mapping Exists | Boolean | 17-28 | - | - |
| 16 | AutoIncrement | Boolean | 17-28 | - | - |
| 20 | XML Field Name | Text[30] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Package Code, Table ID, Field ID | 17-28 |
| Key2 | Package Code, Table ID, Include Field | 17-28 |
| Key3 | Package Code, Table ID, Validate Field | 17-28 |
| Key4 | Package Code, Table ID, Processing Order | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetRelationTablesID | () | Text | public | 17-28 | - | - |
| GetElementName | () | Text[250] | public | 18-28 | - | - |
| GetValidatedElementName | () | Text | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnIncludeFieldOnValidateOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | 18-28 | - | - |
| Integration event | OnValidateFieldOnValidateOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | 18-28 | - | - |
| Integration event | OnUpdateFieldErrorsOnAfterCalcShouldRunCheck | (var Record Config. Package Field, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeValidateIncludeField | (var Record Config. Package Field, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeValidateValidateField | (var Record Config. Package Field, var Boolean) | 19-28 | - | - |
| Integration event | OnBeforeValidateFieldIDTableRelation | (var Record Config. Package Field, var Boolean) | 20-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.
