SAP ABAP Data Element DCVIHD0002 (Test: Is classification in ABAP Dictionary correct)
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
Data Element DCVIHD0002
Short Description Test: Is classification in ABAP Dictionary correct  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DD_CHECK    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Classific. 
Medium 15 Class. in Dict. 
Long 20 Class. in ABAP/4 D. 
Heading ClCrr. 
Documentation

Definition

Flag for checks that must always be made. These are:

a) Check whether aggregate to be activated is actually a view.

b) Using function module DD_CHECK_NAME_SPACE, a check is made to see whether the name of the view is still available (and not locked due to previous assignment to other DD objects).

c) Check whether an allowed view type was entered. Possible entries are:
'H' = help view
'D' = database view
'P' = projection view
'S' = structure view, no data selection possible
'C' = customizing view
'E' = entity view

History
Last changed by/on SAP  19950209 
SAP Release Created in