The ECVNODET table in SAP ERP or S/4HANA stores IS-U customer overview: configuration texts data. There are total 6 fields in ECVNODET table. The IS-U customer overview: configuration texts 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 ECVNODET table. It is in IS-U: HTML-Based Customer Overview (EECC_COV) ABAP package and is part of the Front Office (IS-U-CS-FO) module.
SAP ECVNODET Table Fields
Following is the list of fields that are available in SAP ECVNODET table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), LANGU (Language Key), CONFIG (Customer overview configuration), NODE (Nodes in customer overview tree).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACTSTAT | Activation Status of Entry | EBA_ACTIVE | CHAR (1) | |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| CONFIG | Customer overview configuration | ECV_CONF | ECVCONF | CHAR (8) |
| NODE | Nodes in customer overview tree | ECV_NODE | ECVNODE | CHAR (8) |
| SHORTTEXT | Text (30 Characters) | TEXT30 | CHAR (30) |


