SAP ABAP Data Element IDENTSEL (Percentage of Identical SQL Statement)
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 IDENTSEL
Short Description Percentage of Identical SQL Statement  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEC9    
Data Type DEC   Counter or amount field with comma and sign 
Length 9    
Decimal Places 0    
Output Length 11    
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 PercIden 
Medium 15 Perc. Identical 
Long 34 Percentage Identical SQLStatements 
Heading 11 PercIden 
Documentation

Definition

Refers to the number of similar SQL statements.

Identical SQL statements do not differ in the selection conditions in the WHERE clause. Similar SQL statements differ only in the selection conditions in the WHERE clause.

Use

SQL statements that process the same data in the same way should be avoided. For example, reading data with the same material number from the database several times.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 50A