SAP ABAP Data Element QQ1000 (iSeries: Reserved Field (Database Monitor))
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 QQ1000
Short Description iSeries: Reserved Field (Database Monitor)  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 255    
Decimal Places 0    
Output Length 255    
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 11 (Internal) 
Medium 20 (Internal Use) 
Long 41 (Internal Use) 
Heading 55 (Internal Use) 
Documentation

Definition

QQ1000 contains for records with QQRID

1000:    The statement text of the query

3001:    The constraint name

3002:    The key fields of the (temporary) index created

3007:    All indexes considered and reason for not using them

3010:    The values of the host variables used in the query.

Note

In the database QQ1000 is a field of type CHAR(1000). Since in DDIC, it has to be defined as CHAR(255), this field can only be accessed in total by using EXEC SQL. The first 255 characters of this field can be accessed using ABAP SQL.

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