---
title: "Table 5054 Contact Business Relation"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5054-contact-business-relation/
type: table
id: 5054
name: "Contact Business Relation"
app: "Base Application"
namespace: Microsoft.CRM.BusinessRelation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5054-contact-business-relation/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 5054 Contact Business Relation

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5054-contact-business-relation/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.CRM.BusinessRelation |
| Versions | 17-28 |
| Source file | CRM/BusinessRelation/ContactBusinessRelation.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Contact No. | Code[20] | 17-28 | - | - |
| 2 | Business Relation Code | Code[10] | 17-28 | - | - |
| 3 | Link to Table | Enum Contact Business Relation Link To Table | 17-28 | - | - |
| 4 | No. | Code[20] | 17-28 | - | - |
| 5 | Business Relation Description | Text[100] | 17-28 | - | - |
| 6 | Contact Name | Text[100] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Contact No., Business Relation Code | 17-28 |
| Key2 | Link to Table, No. | 17-28 |
| Key3 | Link to Table, Contact No. | 17-28 |
| Key4 | Business Relation Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| FindByContact | (Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | 17-28 | - | - |
| FindByRelation | (Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | 17-28 | - | - |
| GetContactNo | (Enum Contact Business Relation Link To Table, Code[20]) | Code[20] | public | 17-28 | - | - |
| CreateRelation | (Code[20], Code[20], Enum Contact Business Relation Link To Table) | - | public | 17-28 | - | - |
| FindOrRestoreContactBusinessRelation | (var Record Contact, Variant, Enum Contact Business Relation Link To Table) | - | public | 17-28 | - | - |
| UpdateEmptyNoForContact | (Code[20], Code[20], Enum Contact Business Relation Link To Table) | Boolean | public | 17-28 | - | - |
| FindContactsByRelation | (var Record Contact, Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | 17-28 | - | - |
| GetName | () | Text | public | 18-28 | - | - |
| ShowRelatedCardPage | () | - | public | 18-28 | - | - |
| UpdateContactBusinessRelation | () | - | public | 18-28 | - | - |
| GetBusinessRelatedSystemIds | (Integer, Guid, var Dictionary) | - | internal | 19-28 | - | - |
| GetLinkedTables | (Enum Contact Business Relation Link To Table, Code[20], Enum Contact Business Relation Link To Table) | Code[20] | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnGetContactBusinessRelation | (var Record Contact Business Relation, var Boolean) | 17-28 | - | - |
| Integration event | OnGetNameCaseElse | (Record Contact Business Relation, var Text) | 18-28 | - | - |
| Integration event | OnShowRelatedCardPageCaseElse | (Record Contact Business Relation) | 18-28 | - | - |
| Integration event | OnFindOrRestoreContactBusinessRelationCaseElse | (Variant) | 19-28 | - | - |
| Integration event | OnGetBusinessRelationCodeFromSetupCaseElse | (Enum Contact Business Relation Link To Table, var Code[10]) | 19-28 | - | - |
| Integration event | OnInsertOnBeforeFindByRelation | (Record Contact Business Relation, var Boolean) | 21-28 | - | - |
| Integration event | OnInsertOnBeforeFindByContact | (Record Contact Business Relation, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeUpdateContactBusinessRelation | (Record Contact Business Relation, var Boolean) | 26-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.
