CRMC_SO_RELS - Relation Table for Simple Objects
Relation Table for Simple Objects information is stored in SAP table CRMC_SO_RELS.
It is part of development package CRM_GENIL_SIMPLE_OBJ_COMP in software component CA-WUI-GOL-GIL. This development package consists of objects that can be grouped under "Components of the Generic IL for Simple Objects".
It is part of development package CRM_GENIL_SIMPLE_OBJ_COMP in software component CA-WUI-GOL-GIL. This development package consists of objects that can be grouped under "Components of the Generic IL for Simple Objects".
Fields for table CRMC_SO_RELS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT_A | External Name of Object | X | CRMT_EXT_OBJ_NAME | CHAR | 60 | CRMC_SO_MAP |
RELATION_NAME | Relation Name | X | CRMT_RELATION_NAME | CHAR | 80 | |
OBJECT_B | External Name of Object | X | CRMT_EXT_OBJ_NAME | CHAR | 60 | |
COMP | Component Name | CRMT_COMPONENT_NAME | CHAR | 12 | CRMC_GIL_COMP | |
CARD_A | Cardinality of Source Object | CRMT_CARD_A | CHAR | 2 | ||
CARD_B | Cardinality of the Assigned Object | CRMT_CARD_B | CHAR | 2 |