CNVTABLES - Conversion: Tables for processing by package
Conversion: Tables for processing by package information is stored in SAP table CNVTABLES.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNVTABLES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | CNVPACK |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | DD02L |
SUMUP | Method of duplicate table keys handling | CNV_SUM | CHAR | 2 | ||
COPYROWS | Conversion: Copy indicator for table records | CNV_COPY | CHAR | 2 | ||
KEYCHVIEWS | Conversion: No temporary duplicates during conversion | CNV_KCV | CHAR | 2 | ||
NOVIEW | Conversion: Indicator for non-use of views | CNV_NOV | CHAR | 2 | ||
SEQNUM | Conversion: Sequence Number | CNV_ORD | NUMC | 4 | ||
MASTERTAB | Conversion: Indicator for header table | CNV_MTAB | CHAR | 2 | ||
NOTUSE | Exclusion from conversion indication | CNV_NOT | CHAR | 2 | ||
USECLTECH | Conversion: Indicator that cluster technique is used | CNV_UCLT | CHAR | 2 | ||
USEDROPINS | Conversion: Indicator for usage of drop-insert method | CNV_DROPINS | CHAR | 2 | ||
GETDUPREC | Indic. for returning the target record if duplicates occur | CNV_GETDUP | CHAR | 2 | ||
MULTICOPY | Indicates if multiple copies of the data should be created | CNV_MULTICOPY | CHAR | 2 | ||
NODATA | Conversion: No data in the table | CNV_NODATA | CHAR | 2 | ||
STANDARD | Indicator for SAP standard tables | CNV_STANDARD | CHAR | 2 | ||
.INCLUDE | CNV_00001_CTRLTAB_COMMON | 0 | ||||
.INCLUDE | CNV_00001_CREATION_DATA | 0 | ||||
CREATED | Creator of control data | CNV_00001_CTRL_DATA_CREATOR | CHAR | 80 | ||
CRDATE | Creation date | CNV_00001_CREATE_DATE | DATS | 16 | ||
CRTIME | Creation Time | CNV_00001_CREATE_TIME | TIMS | 12 | ||
CRUSER | Creating user | CNV_00001_CREATE_USER | CHAR | 24 | ||
.INCLUDE | CNV_00001_CHANGE_DATA | 0 | ||||
CHANGED | Modifier of control data | CNV_00001_CTRL_DATA_MODIFIER | CHAR | 80 | ||
CHDATE | Change Date | CNV_00001_CHANGE_DATE | DATS | 16 | ||
CHTIME | Change Time | CNV_00001_CHANGE_TIME | TIMS | 12 | ||
CHUSER | Changed By | CNV_00001_CHANGE_USER | CHAR | 24 | ||
SOURCE | Control data source | CNV_00001_CTRL_DATA_SOURCE | CHAR | 2 |