SAP ABAP Data Element COMPL_WHERE (General Programming Guidelines: Complete WHERE clauses)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
     S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
Basic Data
Data Element COMPL_WHERE
Short Description General Programming Guidelines: Complete WHERE clauses  
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 30    
Decimal Places 0    
Output Length 30    
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  
Medium 19  
Long 22  
Heading 22  
Documentation

Definition

General Programming Guidelines:

Complete WHERE clauses

Only those data is read that is actually needed by the application, i.e., accesses to the persistence layer have complete WHERE clauses.

Possible entries are:

    Premium check ok

    Basic check ok

    No

    Not yet tested

    Not applicable

Verwendung

Abhängigkeiten

Beispiel

History
Last changed by/on SAP  20110908 
SAP Release Created in 700