SAP EWREL Table – Statistics, relations in hierarchy

The EWREL table in SAP ERP or S/4HANA stores Statistics, relations in hierarchy data. There are total 6 fields in EWREL table. The Statistics, relations in 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 EWREL table. It is in SAP: Old Version of Workload Disp.(ST03) (4.6): ENGLISH ONLY (SAPWL_OLD_FRONTEND) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.

SAP EWREL Table Fields

Following is the list of fields that are available in SAP EWREL table. The primary key fields of the table are OBJ_LEVEL (Statistics, level of object in hierarchy), HI_LEVEL (Statistics, level of higher object in hierarchy), OBJ (Statistics, type of object of element), HI_OBJ (Statistics, type of higher object in hierarchy).

Field Description Data Element Check Table Data Type
OBJ_LEVEL Statistics, level of object in hierarchy STA_LEVEL NUMC (2)
HI_LEVEL Statistics, level of higher object in hierarchy STA_HLEVEL NUMC (2)
OBJ Statistics, type of object of element STA_OBJ CHAR (4)
HI_OBJ Statistics, type of higher object in hierarchy STA_HOBJ CHAR (4)
OBJ_NAME Statistics, description of object STA_TEXT CHAR (80)
HI_OBJNAME Statistics, description of higher object in hierarchy STA_HTEXT CHAR (80)