SAP ABAP Data Element DBMAN_SHOW_PLAN (Display Execution Plan)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC (Package) Data Manager InfoProvider Read Access
Basic Data
Data Element DBMAN_SHOW_PLAN
Short Description Display Execution Plan  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
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 Show plan 
Medium 15 Display plan 
Long 25 Display query plan 
Heading  
Documentation

Definition

For every query, the database optimizer decides how to collect data. You can display the run schedule to follow exactly what the database optimizer is doing.

Example

You can, for example, determine whether the database uses indices with a particular selection for providing data, or reads the complete table.

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