SAP ABAP Function Module RSDDSTAT_QUERYSTAT_READ (Read the OLAP statistics for a query)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_STAT_UI (Package) Maintenance and UI of Query Runtime Statistics
Basic Data
Function Module RSDDSTAT_QUERYSTAT_READ Read the OLAP statistics for a query  
Function Group RSDDSTAT   BW Statistics (OLAP & DM)  
Program Name SAPLRSDDSTAT    
INCLUDE Name LRSDDSTATU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_STATOLAP TYPE RSSTA_T_STATOLAP Generated table for view RSDDSTAT_OLAP
Exporting E_T_STATDM TYPE RSSTA_T_STATDM Generated table for view RSDDSTAT_DM
Importing I_QUERYID TYPE RSZCOMPID Name (ID) of a Reporting Component
Importing I_LAST_STEP_ONLY TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_LAST_SESSION_ONLY TYPE RS_BOOL Boolean
Importing I_DATE TYPE SYST-DATUM SY-DATUM Current Date of Application Server
Importing I_USER TYPE SYST-UNAME SY-UNAME User Name
Exception NO_DATA_FOUND TYPE
               
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  20041219 
SAP Release Created in 700