In this post, I will try and describe everything you need to know about the SAP crmd_ws_obj_relt 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_WS_OBJ_RELT 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_WS_OBJ_RELT....Right lets get started!
Object Name: CRMD_WS_OBJ_RELT
Dictionary Type: Transparent table
Description: BOL Object Relations Descriptions.
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
OBJECT_A | CRMT_EXT_OBJ_A_NAME | CHAR | 30(0) | CRMD_WS_OBJ_REL | External Name of Source Object | CRM_OBJEXT_NAME | ||||||
RELATION_NAME | CRMT_RELATION_NAME | CHAR | 40(0) | CRMD_WS_OBJ_REL | Relation Name | CRM_RELATION_NAME | ||||||
OBJECT_B | CRMT_EXT_OBJ_B_NAME | CHAR | 30(0) | CRMD_WS_OBJ_REL | External Name of Assigned Object | CRM_OBJEXT_NAME | ||||||
COMPONENT | CRMT_COMPONENT_NAME | CHAR | 6(0) | CRMD_WS_OBJ_REL | Component Name | CRM_COMPONENT_NAME | GENIL_COMP | CRMH_GENIL_COMPONENT_NAME | COMPONENT | |||
SPRAS | SPRAS | LANG | 1(0) | * | Language Key | SPRAS | SPR | SAP | H_T002 | SPRAS | ||
REL_NAME_TEXT | TEXT30 | CHAR | 30(0) | Text (30 Characters) | TEXT30 | SDOC |