The COVA table in SAP ERP or S/4HANA stores Variants: Cluster Table data. There are total 6 fields in COVA table. The Variants: Cluster Table 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 COVA table. It is in Profitability Analysis (KE) ABAP package and is part of the Profitability Analysis (CO-PA) module.
SAP COVA Table Fields
Following is the list of fields that are available in SAP COVA table. The primary key fields of the table are MANDT (Client), RELID (Relation ID), SRTFD (Controlling: Cluster table COVA key), SRTF2 (Controlling: Cluster sort field).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| RELID | Relation ID | RELID | CHAR (2) | |
| SRTFD | Controlling: Cluster table COVA key | COVAKEY | CHAR (60) | |
| SRTF2 | Controlling: Cluster sort field | COSRTF | INT4 (10) | |
| CLUSTR | CO cluster block | COCLUSTR | INT2 (5) | |
| CLUSTD | Data field for cluster table COVA | COVA_CLUST | LRAW (3700) |


