The COV_METADATA table in SAP ERP or S/4HANA stores Coverage-Specific Metadata of Programs data. There are total 1 fields in COV_METADATA table. The Coverage-Specific Metadata of Programs 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 COV_METADATA table. It is in Calculations (SCOV_API_CALC) ABAP package and is part of the Coverage Analyzer (BC-DWB-TOO-COV) module.
SAP COV_METADATA Table Fields
Following is the list of fields that are available in SAP COV_METADATA table. The primary key fields of the table are PROGNAME (Program/Transaction in SQL Trace Evaluation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROGNAME | Program/Transaction in SQL Trace Evaluation | PROGRAM | * | CHAR (40) |


