The COMC_IL_TYPE_T table in SAP ERP or S/4HANA stores Relationship Type Description data. There are total 4 fields in COMC_IL_TYPE_T table. The Relationship Type Description table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of COMC_IL_TYPE_T table. It is in Object Relationship Service (Interlinkages) (COM_IL) ABAP package and is part of the Relationships Between Objects with GUID Identification (AP-MD-IL) module.
SAP COMC_IL_TYPE_T Table Fields
Following is the list of fields that are available in SAP COMC_IL_TYPE_T table. The primary key fields of the table are LANGUAGE (Language Key), DIRECTION (Defines the Direction of a Directed Relationship).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| DIRECTION | Defines the Direction of a Directed Relationship | COMT_IL_DIRECTION | CHAR (1) | |
| RELTEXT20 | Description of Relationship Type (20 Characters Maximum) | COMT_IL_RELTEXT20 | CHAR (20) | |
| RELTEXT | Description of Relationship Type (40 Characters Max.) | COMT_IL_RELTEXT | CHAR (40) |


