Objects/Tables/Table 5054 Contact Business Relation
Table 5054 Contact Business Relation in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.CRM.BusinessRelation
Fields, 6Keys, 4Procedures, 12Events, 8
Versions171819202122232425262728latest
Source29
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Contact No. | Code[20] | - |
| 2 | Business Relation Code | Code[10] | - |
| 3 | Link to Table | Enum Contact Business Relation Link To Table | - |
| 4 | No. | Code[20] | - |
| 5 | Business Relation Description | Text[100] | - |
| 6 | Contact Name | Text[100] | - |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Contact No., Business Relation Code | - |
| Key2 | Link to Table, No. | - |
| Key3 | Link to Table, Contact No. | - |
| Key4 | Business Relation Code | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|
| FindByContact | (Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | - |
| FindByRelation | (Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | - |
| GetContactNo | (Enum Contact Business Relation Link To Table, Code[20]) | Code[20] | public | - |
| CreateRelation | (Code[20], Code[20], Enum Contact Business Relation Link To Table) | | public | - |
| FindOrRestoreContactBusinessRelation | (var Record Contact, Variant, Enum Contact Business Relation Link To Table) | | public | - |
| UpdateEmptyNoForContact | (Code[20], Code[20], Enum Contact Business Relation Link To Table) | Boolean | public | - |
| FindContactsByRelation | (var Record Contact, Enum Contact Business Relation Link To Table, Code[20]) | Boolean | public | - |
| GetName | () | Text | public | - |
| ShowRelatedCardPage | () | | public | - |
| UpdateContactBusinessRelation | () | | public | - |
| GetBusinessRelatedSystemIds | (Integer, Guid, var Dictionary) | | internal | - |
| GetLinkedTables | (Enum Contact Business Relation Link To Table, Code[20], Enum Contact Business Relation Link To Table) | Code[20] | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnGetContactBusinessRelation | (var Record Contact Business Relation, var Boolean) | - |
| Integration event | OnGetNameCaseElse | (Record Contact Business Relation, var Text) | - |
| Integration event | OnShowRelatedCardPageCaseElse | (Record Contact Business Relation) | - |
| Integration event | OnFindOrRestoreContactBusinessRelationCaseElse | (Variant) | - |
| Integration event | OnGetBusinessRelationCodeFromSetupCaseElse | (Enum Contact Business Relation Link To Table, var Code[10]) | - |
| Integration event | OnInsertOnBeforeFindByRelation | (Record Contact Business Relation, var Boolean) | - |
| Integration event | OnInsertOnBeforeFindByContact | (Record Contact Business Relation, var Boolean) | - |
| Integration event | OnBeforeUpdateContactBusinessRelation | (Record Contact Business Relation, var Boolean) | - |