The ECVNODE table in SAP ERP or S/4HANA stores IS-U customer overview: tree nodes data. There are total 6 fields in ECVNODE table. The IS-U customer overview: tree nodes 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 ECVNODE 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 ECVNODE Table Fields
Following is the list of fields that are available in SAP ECVNODE table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), 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) | |
| CONFIG | Customer overview configuration | ECV_CONF | ECVCONF | CHAR (8) |
| NODE | Nodes in customer overview tree | ECV_NODE | CHAR (8) | |
| STARTPAGE | HTML First Page | ECV_STARTPG | CHAR (40) | |
| REPL_FLAG | Text replacement/data export takes place | ECV_RPLFLG | CHAR (1) |


