In this post, I will try and describe everything you need to know about the SAP crmd_brelatlk table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_BRELATLK what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_BRELATLK....Right lets get started!
Object Name: CRMD_BRELATLK
Dictionary Type: Transparent table
Description: Additional Attributes: Object Link ATLK
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
RELATIONID | BINRELID | CHAR | 22(0) | Object Relationship Service : GUID binary link | SYSUUID_22 | CRM | ||||||
POSNO | POSNO | NUMC | 4(0) | Sequential Number of Segment in IDoc Type | NUM4 | CRM | ||||||
BRELTYP | BINRELTYP | CHAR | 4(0) | * | Relationship type | BINRELTYP | CRM | |||||
ATTRIBUT | RELATTRIB | CHAR | 10(0) | Object Relationship Service : attribute of a link | CHAR10 | CRM | ||||||
ATTACHMENT_ID | CRMT_ATTACHMENT_ID | CHAR | 70(0) | Attribute of Binary Relationship Types ATLK | SWO_TYPEID | CRM |