SAP ABAP Data Element CHECK_OPT (iSeries: Check option used on view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Data Element CHECK_OPT
Short Description iSeries: Check option used on view  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QQC11    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Check opt. 
Medium 15 Check option 
Long 20 Check option 
Heading
Documentation

Definition

Indicates if a CHECK OPTION was specified in the create view statement:
N: No check option specified
Y: The local option was specified
C: The cascade option was specified

If a CHECK OPTION is specified, a validity check is performed. The check specifies the constraint that every record that is inserted or updated using the view must conform to the definition of the view.

Note

Views created within the ABAP Dictionary have no check option specified.

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