In this post, I will try and describe everything you need to know about the SAP crmd_brelrshpa 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_BRELRSHPA 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_BRELRSHPA....Right lets get started!
Object Name: CRMD_BRELRSHPA
Dictionary Type: Transparent table
Description: Additional Attributes of Relationships
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) | T000 | 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) | ORBRELTYP | Relationship type | BINRELTYP | CRM | |||||
ATTRIBUT | RELATTRIB | CHAR | 10(0) | Object Relationship Service : attribute of a link | CHAR10 | CRM | ||||||
VONA_KIND | CRMT_VONA_KIND | CHAR | 1(0) | Type of binary relationship types VONA | CRMT_VONA_KIND | CRM | ||||||
QUANTITY | CRMT_QUANTITY | QUAN | 15(3) | Quantity in Doc.Flow | CRM_MENGV15 | CRM | ||||||
QUANTITY_UNIT | CRMT_QUANTITY_UNIT | UNIT | 3(0) | * | Unit of Measure in Doc.Flow | MEINS | CRM |