Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The table COMC_IL_TYPE (Determining Relationship Types for Object Relationships) is a standard table in SAP ERP. It belongs to the package COM_IL.
Table | COMC_IL_TYPE |
Short Text | Determining Relationship Types for Object Relationships |
Package | COM_IL |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
RELTYPE | ✔ | Relationship Type | COMT_IL_RELTYPE | CHAR | 6 | |
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 Has Been 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 |