The COM_IL_GROUPS table in SAP ERP or S/4HANA stores Groups for the Telco Interlinkages data. There are total 5 fields in COM_IL_GROUPS table. The Groups for the Telco Interlinkages 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 COM_IL_GROUPS table. It is in Interlinkages used in Solution Configurator (CRM_CFG_SC_IL) ABAP package and is part of the Package Interlinkage Maintenance (CRM-MD-PAC) module.
SAP COM_IL_GROUPS Table Fields
Following is the list of fields that are available in SAP COM_IL_GROUPS table. The primary key fields of the table are CLIENT (Client), GROUP_ID (Group ID), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GROUP_ID | Group ID | CRMT_SCCOM_GROUP | COM_IL_GROUPS_ID | CHAR (20) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| DESCRIPTION | Language-Dependent Description | CRMT_SCCOM_DESCR | CHAR (80) | |
| NAME | Language dependent group name | CRMT_SCCOM_GRP_NAME | CHAR (80) |


