The CNVCDMC_SPLEVELS table in SAP ERP or S/4HANA stores SP levels data. There are total 3 fields in CNVCDMC_SPLEVELS table. The SP levels 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 CNVCDMC_SPLEVELS table. It is in CDMC : Data Dictionary Objects (CNV_CDMC_DDICOBJS) ABAP package and is part of the Custom Development Management Cockpit (SV-SMG-CCM-CDM) module.
SAP CNVCDMC_SPLEVELS Table Fields
Following is the list of fields that are available in SAP CNVCDMC_SPLEVELS table. The primary key fields of the table are COMPONENT (Software Component), SAPRELEASE (SAP Release).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COMPONENT | Software Component | DLVUNIT | * | CHAR (30) |
| SAPRELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| EXTRELEASE | Support Package Level of a Software Component | SAPPATCHLV | CHAR (10) |


