The COVMVHIS table in SAP ERP or S/4HANA stores Table for Storing the History from Coverage Analyzer data. There are total 35 fields in COVMVHIS table. The Table for Storing the History from Coverage Analyzer 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 COVMVHIS table. It is in Main Package I (SCOV_MAIN) ABAP package and is part of the Coverage Analyzer (BC-DWB-TOO-COV) module.
SAP COVMVHIS Table Fields
Following is the list of fields that are available in SAP COVMVHIS table. The primary key fields of the table are RELID (Region in IMPORT/EXPORT Data Table), SRTF2 (Next record counter in EXPORT/IMPORT data tables).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR (2) | |
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 (10) | |
| HISKEY | Version of a History | CVA_HISVER | NUMC (4) | |
| VIEW_TYPE | View cat | CVA_VWTYP | CHAR (1) | |
| TESTKEY | Test Group | CVA_TESTK | CHAR (4) | |
| NAME | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| SRCSYSTEM | Original System of Object | SRCSYSTEM | CHAR (10) | |
| PDEVCLASS | Transport Layer in ABAP Workbench | DEVLAYER | CHAR (4) | |
| PROZCNT1 | Accumulated Processing Block Coverage (Percent) | CVA_CO1PRO | DEC (9) | |
| PROZRBX1 | Accumulated Runtime Errors (Percent) | CVA_RA1PRO | DEC (9) | |
| PROZRST1 | Accumulated Program Changes (Percent) | CVA_RE1PRO | DEC (9) | |
| PROZCNT2 | Current Processing Block Coverage (Percent) | CVA_CO2PRO | DEC (9) | |
| PROZRBX2 | Current Runtime Errors (Percent) | CVA_RA2PRO | DEC (9) | |
| PROZTSTD | Current Processing Block Coverage (Percent) | CVA_TESPRO | DEC (9) | |
| PROZUNICOD | Unicode Flag Percentage | CVA_UNIPRO | DEC (9) | |
| TOTAL | Number of Processing Blocks | CVA_TOTAL | DEC (20) | |
| EFF | Capacity Utilization: Executed/Loaded | CVA_EFF | DEC (9) | |
| PROZTSTD_ST | Current Statement Coverage (Percent) | CVA_PROZTESSTAT | DEC (9) | |
| TOTAL_ST | Number of Statements | CVA_TOTAL_ST | DEC (31) | |
| PROZTSTD_BRCH | Current Branch Coverage (Percent) | CVA_PROZTSTBRCH | DEC (9) | |
| TOTAL_BRCH | Number of Branches | CVA_TOTAL_BRCH | DEC (31) | |
| PROZ_CNT_CUM_ST | Accumulated Statement Coverage (Percentage) | CVA_CO3PRO | DEC (9) | |
| PROZ_CNT_CUM_BR | Cumulated Branch Coverage (Percent) | CVA_CO4PRO | DEC (9) | |
| TEXT0 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT1 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT2 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT3 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT4 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT5 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT6 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT7 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT8 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| TEXT9 | For General Use of Names of Length < 30 | CVA_NAME | CHAR (30) | |
| CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 (5) | |
| CLUSTD | Data Type for Storing Raw Data | CVA_SELCLU | LRAW (1024) |


