SAP ABAP Function Module RSDU_EXPLAIN_PLAN_ORA (Derive and Present Query Processing Plan)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSORA (Package) BW: Oracle Porting
Basic Data
Function Module RSDU_EXPLAIN_PLAN_ORA Derive and Present Query Processing Plan  
Function Group RSDU_UTIL_ORA   Data-Manager General Utilities (Oracle)  
Program Name SAPLRSDU_UTIL_ORA   Data manager utilities 
INCLUDE Name LRSDU_UTIL_ORAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL RS_C_FALSE y
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 PLAN_TABLE_ERROR TYPE Error in PLAN_TABLE (Oracle Only)
               
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