SAP ABAP Table DCVISCCHK (Control String for Selection 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 DCVISCCHK   Table Relationship Diagram
Short Description Control String for Selection 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 WRONGVALUE DCVISC0001 DD_CHECK CHAR 6   0   Test: Are selection operators correct?  
2 FIELDACTIV DCVISC0002 DD_CHECK CHAR 6   0   Test: Do fields exist for the selection condition ?  
3 MANDTCOND DCVISC0003 DD_CHECK CHAR 6   0   Test: Client field in the selection condition?  
4 NOSELCONDS DCVISC0004 DD_CHECK CHAR 6   0   Test: selection conditions (projection view)  
5 CBASFLDNAM DCVISC0005 DD_CHECK CHAR 6   0   Field names as selection constants  
6 CEXTFLDNAM DCVISC0006 DD_CHECK CHAR 6   0   Test if external field name was specified  
7 WRONGTYPE DCVISC0007 DD_CHECK CHAR 6   0   Test if type of constants fits field type  
8 NOCONSTTYP DCVISC0009 DD_CHECK CHAR 6   0   Test if constant on type which cannot be checked  
9 ADDQUOTES DCVISC0011 DD_CHECK CHAR 6   0   Quotes to automatically insert test constants  
10 INTINQUOTE DCVISC0008 DD_CHECK CHAR 6   0   Test if integer constants are entered in inverted commas  
11 LOWERCASE DCVISC0012 DD_CHECK CHAR 6   0   Warning for uppercase field with lowercase selection cond.  
12 SY_CONST DCVISC0010 DD_CHECK CHAR 6   0   Check if SY field was specified as constant  
History
Last changed by/on SAP  20140117 
SAP Release Created in