The CLNT_CVERS table in SAP ERP or S/4HANA stores Information on Installing a PCS data. There are total 13 fields in CLNT_CVERS table. The Information on Installing a PCS 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 CLNT_CVERS table. It is in OCS – Installation/Implementation Tools (SPAM) ABAP package and is part of the Online Correction Support (Support Package and Add-On Tools) (BC-UPG-OCS) module.
SAP CLNT_CVERS Table Fields
Following is the list of fields that are available in SAP CLNT_CVERS table. The primary key fields of the table are MANDT (Client), TEMPL_ID (Template name), TEMPL_REL (Template release).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TEMPL_ID | Template name | TEMPL_ID | CHAR (30) | |
| TEMPL_REL | Template release | TEMPL_REL | CHAR (10) | |
| TEMPL_TYPE | Template type | TEMPL_TYPE | CHAR (3) | |
| STATUS | Import status of template | TEMPL_STAT | CHAR (1) | |
| TEMPL_LVL | Template maintenance level | TEMPL_LVL | NUMC (4) | |
| COMP_ID | Component | PAT_COMP | CHAR (30) | |
| COMP_REL | Component release | PAT_COREL | CHAR (10) | |
| RESPONSIBL | Person responsible for importing templates | TEMPL_USER | CHAR (12) | |
| IMPL_DATE | Import date of the template | TEMPL_DATE | DATS (8) | |
| IMPL_TIME | Import time of the template | TEMPL_TIME | TIMS (6) | |
| TEMPL_TEXT | Description of the template | TEMPL_TEXT | CHAR (60) | |
| TEMPL_TASK | Object list for the template | TEMPL_TASK | CHAR (20) |


