COMC_IL_RELTYPE - Definition of Relationship Types for Object Relationships
Definition of Relationship Types for Object Relationships information is stored in SAP table COMC_IL_RELTYPE.
It is part of development package COM_IL in software component AP-MD-IL. This development package consists of objects that can be grouped under "Object Relationship Service (Interlinkages)".
It is part of development package COM_IL in software component AP-MD-IL. This development package consists of objects that can be grouped under "Object Relationship Service (Interlinkages)".
Fields for table COMC_IL_RELTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
| RELTYP | Relationship Type | X | COMT_IL_RELTYPE | CHAR | 6 | |
| SOURCE | Type of Object in a Relationship | COMT_IL_OBJTYPE | CHAR | 10 | COMC_IL_OBJTYPE | |
| DESTINATION | Type of Object in a Relationship | COMT_IL_OBJTYPE | CHAR | 10 | COMC_IL_OBJTYPE | |
| DIRECTED | Defines Whether a Relationship Type Is One-Way | COMT_IL_DIRECTED | CHAR | 1 | ||
| REVERSE | Defines if a Relationship Type Is Reversible | COMT_IL_REVERSE | CHAR | 1 | ||
| SCARDNTY | Cardinality Source | COMT_IL_SCARDNTY | CHAR | 2 | ||
| DCARDNTY | Cardinality Destination | COMT_IL_DCARDNTY | CHAR | 2 | ||
| STRELTYP | Storage of Relationship Type | COMT_IL_STRELTYP | CHAR | 6 | ||
| ATTR_TYPE | Name of Structure with Relship-Type-Dependent Attributes | COMT_IL_ATTR_TYPE | CHAR | 30 | ||
| CHANGE_DOC | Determines Whether History Records Are Written | COMT_IL_CHANGE_DOC | CHAR | 1 | ||
| MULTIPLE | Allow Multiple Entries per Source/Destination | COMT_IL_MULTIPLE | CHAR | 1 | ||
| CHECK_FUNCTION | Check Function Module | COMT_IL_CHECK_FUNCTION | CHAR | 30 | * | |
| AUTHORITY_CHECK | Execute Authorization Check | COMT_IL_AUTHORITY_CHECK | CHAR | 1 |