SAP CNVTABLES Table – Conversion: Tables for processing by package

The CNVTABLES table in SAP ERP or S/4HANA stores Conversion: Tables for processing by package data. There are total 25 fields in CNVTABLES table. The Conversion: Tables for processing by package 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 CNVTABLES table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVTABLES Table Fields

Following is the list of fields that are available in SAP CNVTABLES table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), TABNAME (Table 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 DD02L CHAR (30)
SUMUP Method of duplicate table keys handling CNV_SUM CHAR (1)
COPYROWS Conversion: Copy indicator for table records CNV_COPY CHAR (1)
KEYCHVIEWS Conversion: No temporary duplicates during conversion CNV_KCV CHAR (1)
NOVIEW Conversion: Indicator for non-use of views CNV_NOV CHAR (1)
SEQNUM Conversion: Sequence Number CNV_ORD NUMC (2)
MASTERTAB Conversion: Indicator for header table CNV_MTAB CHAR (1)
NOTUSE Exclusion from conversion indication CNV_NOT CHAR (1)
USECLTECH Conversion: Indicator that cluster technique is used CNV_UCLT CHAR (1)
USEDROPINS Conversion: Indicator for usage of drop-insert method CNV_DROPINS CHAR (1)
GETDUPREC Indic. for returning the target record if duplicates occur CNV_GETDUP CHAR (1)
MULTICOPY Indicates if multiple copies of the data should be created CNV_MULTICOPY CHAR (1)
NODATA Conversion: No data in the table CNV_NODATA CHAR (1)
STANDARD Indicator for SAP standard tables CNV_STANDARD 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)