SAP ABAP Function Module RSDU_EXPLAIN_PLAN_MSS (RSDU_EXPLAIN_PLAN_MSS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
     RSCOREMSS (Package) BI Core Porting: Microsoft SQL Server
Basic Data
Function Module RSDU_EXPLAIN_PLAN_MSS  
Function Group RSDU_CORE_UTIL_MSS   MSS: Datenbank-abhängige Core Funktionen  
Program Name SAPLRSDU_CORE_UTIL_MSS    
INCLUDE Name LRSDU_CORE_UTIL_MSSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL RS_C_FALSE Boolean
Exporting E_COSTS TYPE I DB-specific SQL-errorcode (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 show 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 given
Exception PLAN_TABLE_ERROR TYPE error with PLAN_TABLE (only Oracle)
               
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  20110909 
SAP Release Created in 730