The CVERS_TXT table in SAP ERP or S/4HANA stores Component Version System Information data. There are total 2 fields in CVERS_TXT table. The Component Version System Information 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 CVERS_TXT table. It is in Description of Delivery Units (SAUD) ABAP package and is part of the Upgrade Tools for ABAP (BC-UPG-TLS-TLA) module.
SAP CVERS_TXT Table Fields
Following is the list of fields that are available in SAP CVERS_TXT table. The primary key fields of the table are LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | LANGU | LANG (1) | |
| STEXT | Text, 40 Characters Long | TEXT40 | CHAR (40) |


