SAP ABAP Table DCVIJNCHK (Control String for Join Condition Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Table Category INTTAB    Structure 
Structure DCVIJNCHK   Table Relationship Diagram
Short Description Control String for Join Condition Checks    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 NORELATION DCVIJN0001 DD_CHECK CHAR 6   0   Test: Does foreign key dependency exist for join  
2 JOIN_FRK DCVIJN0011 DD_CHECK CHAR 6   0   Check if freely defined joins exist  
3 JOIN_DYNP DCVIJN0002 DD_CHECK CHAR 6   0   Test: Is foreign key for join semantic?  
4 JOIN_NCARD DCVIJN0003 DD_CHECK CHAR 6   0   Test: Is Join defined through :1 foreign key relationship ?  
5 JOIN_PART DCVIJN0004 DD_CHECK CHAR 6   0   Test: Is foreign key for join not partial ?  
6 JOIN_CONST DCVIJN0005 DD_CHECK CHAR 6   0   Test: Is foreign key for join not constant  
7 JOIN_SYST DCVIJN0006 DD_CHECK CHAR 6   0   Test: SYST foreign key fields in join?  
8 JOIN_TRANS DCVIJN0007 DD_CHECK CHAR 6   0   Test: Are all foreign key fields in base tables ?  
9 JOINEXTERN DCVIJN0008 DD_CHECK CHAR 6   0   Test: Are all foreign key fields from foreign key table  
10 INCONSIST DCVIJN0009 DD_CHECK CHAR 6   0   Test: Do foreign key fields exist for join ?  
11 TYPCONFL DCVIJN0012 DD_CHECK CHAR 6   0   Test if types of joined fields are identical  
12 CLIJOIN DCVIJN0013 DD_CHECK CHAR 6   0   Test if client fields are joined  
13 UNJOINED DCVIJN0014 DD_CHECK CHAR 6   0   Test if all tables are joined somehow  
14 TYPERR DCVIJN0015 DD_CHECK CHAR 6   0   Test for invalid types for joins (LRAW, LCHR)  
15 CYCLEJOIN DCVIJN0016 DD_CHECK CHAR 6   0   Test for joins within a single table  
16 .INCLUDE       0   0   DD Checks for join conditions: literal as rvalue  
17 LOWERCASE DCVIJN0020 DD_CHECK CHAR 6   0   Warning for uppercase field with lowercase selection cond.  
18 INTINQUOTE DCVIJN0019 DD_CHECK CHAR 6   0   Test whether integer constants specified in quotation marks  
19 ADDQUOTES DCVIJN0018 DD_CHECK CHAR 6   0   Quotes to automatically insert test constants  
20 WRONGOP DCVIJN0017 DD_CHECK CHAR 6   0   Test for incorrect operator in the join condition  
History
Last changed by/on SAP  20141013 
SAP Release Created in