SAP ABAP Function Module RSDU_EXPLAIN_PLAN (Derive and Present Query Processing Plan)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRU (Package) Data Manager Database Utilities
Basic Data
Function Module RSDU_EXPLAIN_PLAN Derive and Present Query Processing Plan  
Function Group RSDU_UTIL   Data Manager General Utilities  
Program Name SAPLRSDU_UTIL   Data manager utilities 
INCLUDE Name LRSDU_UTILU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_COSTS TYPE I DB-Specific SQL-Error Code (OK = 0)
Exporting E_STMTSIZE TYPE I Size of the SQL Statement in Bytes
Importing I_T_STMT TYPE RSDU_T_ABAPSOURCE SQL Statement in an Internal Table
Importing I_STMT TYPE C SQL Statement in a String
Importing I_SHOW_PLAN TYPE RS_BOOL RS_C_FALSE Display Execution Plan
Exception EXPLAIN_ERROR TYPE Error During EXPLAIN PLAN Call
Exception STATEMENT_TOO_COMPLEX TYPE Statement Is Too Long
Exception NO_STATEMENT TYPE No Statement Specified
Exception DBMS_NOT_SUPPORTED TYPE Routine is Not Supported for DB Platform
Exception INHERITED_ERROR TYPE Error from Called Routine
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in 20B