The COIX table in SAP ERP or S/4HANA stores Controlling: Info system cluster tables data. There are total 9 fields in COIX table. The Controlling: Info system cluster tables 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 COIX table. It is in Cost Accounting Controlling EIS (KC) ABAP package and is part of the Data Collection (EC-EIS-DCM) module.
SAP COIX Table Fields
Following is the list of fields that are available in SAP COIX table. The primary key fields of the table are MANDT (Client), RELID (Relation ID), SRTFD (Controlling: Cluster table key), SRTF2 (Controlling: Cluster sort field).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RELID | Relation ID | RELID | CHAR (2) | |
| SRTFD | Controlling: Cluster table key | COKEY_D | CHAR (60) | |
| SRTF2 | Controlling: Cluster sort field | COSRTF | INT4 (10) | |
| HISTO | Historical Record Flag | HISTO | CHAR (1) | |
| AEDTM | Date of Last Change | AEDAT | DATS (8) | |
| UNAME | User Name | UNAME | CHAR (12) | |
| CLUSTR | CO cluster block | COCLUSTR | INT2 (5) | |
| CLUSTD | Controlling: Cluster data | CODATA | LRAW (3900) |


