COMC_IL_TYPE - Definition of Relationship Types for Object Relationships
Definition of Relationship Types for Object Relationships information is stored in SAP table COMC_IL_TYPE.
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_TYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RELTYPE | Relationship Type | X | COMT_IL_RELTYPE | CHAR | 6 | |
.INCLUDE | COMT_IL_TYPEDATA | 0 | ||||
SOURCE | Type of Object in a Relationship | COMT_IL_OBJTYPE | CHAR | 10 | COMC_IL_OTYPE | |
DESTINATION | Type of Object in a Relationship | COMT_IL_OBJTYPE | CHAR | 10 | COMC_IL_OTYPE | |
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 | ||
KEYTYPE_ID | Differentiation Key for a Relationship Type | COMT_IL_KEYTYPE_ID | CHAR | 10 | * | |
GEN_FLG | Flag: Relationship type was generated | COMT_IL_GENFLG | CHAR | 1 | ||
CLEARING_NODEKEY | Nodes in Clearing Tool | COMT_CLEARING_NODE_KEY | CHAR | 10 | ||
BW_RELEVANT | Relevance of Description Type for Business Info. Warehouse | COMT_IL_BW_RELEVANT | CHAR | 1 |