The CNV_10400_HEAD_S table in SAP ERP or S/4HANA stores Range area for storing the select option for characteristics data. There are total 7 fields in CNV_10400_HEAD_S table. The Range area for storing the select option for 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 CNV_10400_HEAD_S table. It is in Conversion of classification data (CNV_10400) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_10400_HEAD_S Table Fields
Following is the list of fields that are available in SAP CNV_10400_HEAD_S table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), TABIX (Row Index of Internal Tables), SIGN (SIGN field for selection options), OPT (OPTION field for selection options), LOW (Internal characteristic), HIGH (Internal characteristic).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| TABIX | Row Index of Internal Tables | SYTABIX | INT4 (10) | |
| SIGN | SIGN field for selection options | CNV_10400_SIGN | CHAR (1) | |
| OPT | OPTION field for selection options | CNV_10400_OPT | CHAR (2) | |
| LOW | Internal characteristic | CNV_10400_ATINN_DE | NUMC (10) | |
| HIGH | Internal characteristic | CNV_10400_ATINN_DE | NUMC (10) |


