The ECCVERS table in SAP ERP or S/4HANA stores eCATT: Software Component Releases data. There are total 5 fields in ECCVERS table. The eCATT: Software Component Releases 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 ECCVERS table. It is in eCATT ABAP Dictionary Objects (SECATT_DDIC) ABAP package and is part of the eCATT Extended Computer Aided Test Tool (BC-TWB-TST-ECA) module.
SAP ECCVERS Table Fields
Following is the list of fields that are available in SAP ECCVERS table. The primary key fields of the table are SOFTCOMP (eCATT: Software Component), CRELEASE (SAP Release), EXTRELEASE (Support Package Level of a Software Component).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SOFTCOMP | eCATT: Software Component | ETDLVUNIT | ECCOMP | CHAR (30) |
| CRELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| EXTRELEASE | Support Package Level of a Software Component | SAPPATCHLV | CHAR (10) | |
| CORDER | Order | ORDER | NUMC (2) | |
| COMP_TYPE | Component Type Values | RELC_TYPE | CHAR (1) |


