The CNV_10996_FIELDS table in SAP ERP or S/4HANA stores Specific conversion routines data. There are total 25 fields in CNV_10996_FIELDS table. The Specific conversion routines 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_10996_FIELDS table. It is in Archive conversion (CNV_10996) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_10996_FIELDS Table Fields
Following is the list of fields that are available in SAP CNV_10996_FIELDS table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), TABNAME (Table Name), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PACKID | Conversion: Conversion package number | CNV_PACK | CNVPACK | CHAR (5) |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| FIELDNAME | Field Name | FIELDNAME | CHAR (30) | |
| GRPFIELDS | Conversion: Number of fields in a field group | CNV_GRP | NUMC (3) | |
| READONLY | Conversion: Qualifier for read-only table field | CNV_READ | CHAR (1) | |
| CONVTYPE | Conversion: Type of routine used | CNV_TYPE | CHAR (1) | |
| CONVFUNC | Name of the used routine | CNV_FUNC | CHAR (30) | |
| CONVPROG | Program (include) containing the routine | CNV_PROG | CHAR (40) | |
| PRIORITY | Conversion: Priority Qualifier for Double Records | CNV_PRIO | CHAR (1) | |
| SEQNUM | Field conversion sequence Number | CNV_ORDF | NUMC (2) | |
| NOTUSE | Exclusion from conversion indication | CNV_NOT | CHAR (1) | |
| PACKID_SRC | Number of source package | CNV_SRCPACK | CHAR (5) | |
| MCPOS | Position in copy loop at which the field is converted | CNV_MCPOS | CHAR (1) | |
| AGGREGATE | Type of aggregate function | CNV_AGGREGATE | CHAR (1) | |
| NODATA | Conversion: No data in the table | CNV_NODATA | CHAR (1) | |
| CREATED | Creator of control data | CNV_00001_CTRL_DATA_CREATOR | CHAR (40) | |
| CRDATE | Creation date | CNV_00001_CREATE_DATE | DATS (8) | |
| CRTIME | Creation time | CNV_00001_CREATE_TIME | TIMS (6) | |
| CRUSER | Creating user | CNV_00001_CREATE_USER | CHAR (12) | |
| CHANGED | Modifier of control data | CNV_00001_CTRL_DATA_MODIFIER | CHAR (40) | |
| CHDATE | Change date | CNV_00001_CHANGE_DATE | DATS (8) | |
| CHTIME | Change time | CNV_00001_CHANGE_TIME | TIMS (6) | |
| CHUSER | Change user | CNV_00001_CHANGE_USER | CHAR (12) | |
| SOURCE | Control data source | CNV_00001_CTRL_DATA_SOURCE | CHAR (1) |


