The CXM_ESIH table in SAP ERP or S/4HANA stores EasySPEC Inheritance Hierarchy data. There are total 3 fields in CXM_ESIH table. The EasySPEC Inheritance Hierarchy 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 CXM_ESIH table. It is in EasySPEC Model (CXM_EASYSPEC) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.
SAP CXM_ESIH Table Fields
Following is the list of fields that are available in SAP CXM_ESIH table. The primary key fields of the table are CLIENT (Client), SUPCL (UUID in X form (binary)), SUBCL (UUID in X form (binary)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SUPCL | UUID in X form (binary) | SYSUUID_X | RAW (16) | |
| SUBCL | UUID in X form (binary) | SYSUUID_X | RAW (16) |


