SAP ABAP Table CNVTABLES (Conversion: Tables for processing by package)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CNVTABLES   Table Relationship Diagram
Short Description Conversion: Tables for processing by package    
Delivery and Maintenance
Pool/cluster      
Delivery Class C   Customizing table, maintenance only by cust., not SAP import 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 PACKID CNV_PACK CNV_PACK CHAR 5   0   Conversion: Conversion package number CNVPACK
3 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name DD02L
4 SUMUP CNV_SUM CNV_SUM CHAR 1   0   Method of duplicate table keys handling  
5 COPYROWS CNV_COPY X CHAR 1   0   Conversion: Copy indicator for table records  
6 KEYCHVIEWS CNV_KCV X CHAR 1   0   Conversion: No temporary duplicates during conversion  
7 NOVIEW CNV_NOV X CHAR 1   0   Conversion: Indicator for non-use of views  
8 SEQNUM CNV_ORD NUMC2 NUMC 2   0   Conversion: Sequence Number  
9 MASTERTAB CNV_MTAB X CHAR 1   0   Conversion: Indicator for header table  
10 NOTUSE CNV_NOT X CHAR 1   0   Exclusion from conversion indication  
11 USECLTECH CNV_UCLT X CHAR 1   0   Conversion: Indicator that cluster technique is used  
12 USEDROPINS CNV_DROPINS X CHAR 1   0   Conversion: Indicator for usage of drop-insert method  
13 GETDUPREC CNV_GETDUP X CHAR 1   0   Indic. for returning the target record if duplicates occur  
14 MULTICOPY CNV_MULTICOPY X CHAR 1   0   Indicates if multiple copies of the data should be created  
15 NODATA CNV_NODATA X CHAR 1   0   Conversion: No data in the table  
16 STANDARD CNV_STANDARD X CHAR 1   0   Indicator for SAP standard tables  
17 .INCLUDE       0   0   Common part for control tables  
18 .INCLUDE       0   0   Structure with information about object creation  
19 CREATED CNV_00001_CTRL_DATA_CREATOR CNV_00001_CTRL_DATA_MODIFIER CHAR 40   0   Creator of control data  
20 CRDATE CNV_00001_CREATE_DATE DATS DATS 8   0   Creation date  
21 CRTIME CNV_00001_CREATE_TIME TIME TIMS 6   0   Creation time  
22 CRUSER CNV_00001_CREATE_USER USERNAME CHAR 12   0   Creating user  
23 .INCLUDE       0   0   Structure with information about object creation  
24 CHANGED CNV_00001_CTRL_DATA_MODIFIER CNV_00001_CTRL_DATA_MODIFIER CHAR 40   0   Modifier of control data  
25 CHDATE CNV_00001_CHANGE_DATE DATS DATS 8   0   Change date  
26 CHTIME CNV_00001_CHANGE_TIME TIME TIMS 6   0   Change time  
27 CHUSER CNV_00001_CHANGE_USER USERNAME CHAR 12   0   Change user  
28 SOURCE CNV_00001_CTRL_DATA_SOURCE CNV_00001_CTRL_DATA_SOURCE CHAR 1   0   Control data source  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CNVTABLES MANDT T000 MANDT KEY 1 CN
2 CNVTABLES PACKID CNVPACK PACKID KEY 1 CN
3 CNVTABLES TABNAME DD02L TABNAME KEY 1 CN
History
Last changed by/on SAP  20141030 
SAP Release Created in