The COVAB table in SAP ERP or S/4HANA stores CO-PC Responsibility Area Characteristics data. There are total 7 fields in COVAB table. The CO-PC Responsibility Area Characteristics 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 COVAB table. It is in Cost Object Controlling: Product Cost by Responsibility Area (KKPV) ABAP package and is part of the Cost Object Controlling (CO-PC-OBJ) module.
SAP COVAB Table Fields
Following is the list of fields that are available in SAP COVAB table. The primary key fields of the table are MANDT (Client), PCVER (COPC Area of Responsibility).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PCVER | COPC Area of Responsibility | CO_VERANB | CHAR (14) | |
| KOKRS | Controlling Area | KOKRS | * | CHAR (4) |
| KOSTL | Cost Center | KOSTL | * | CHAR (10) |
| WERKA | Plant | WERKS_D | * | CHAR (4) |
| ARBPL | Work center | ARBPL | CHAR (8) | |
| KSTRG | Cost Object | KSTRG | * | CHAR (12) |


