SAP ABAP Function Module RSSM_PREDICT_INFOPACKAGE (Predict the loading time for an Infopackage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Basic Data
Function Module RSSM_PREDICT_INFOPACKAGE Predict the loading time for an Infopackage  
Function Group RSM2   Monitor 1.2  
Program Name SAPLRSM2    
INCLUDE Name LRSM2U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ACT_RUNTIME TYPE RSPC_RUNTIME Term of the current request
Exporting E_AVG_RUNTIME TYPE RSPC_RUNTIME Mean duration of this InfoPackages (green only)
Exporting E_AVG_DEVIATION TYPE RSPC_RUNTIME Mean deviation from average running time
Exporting E_ACT_DEVIATION_PERC TYPE RSPC_PERCENT Current percentage deviation of the mean duration
Exporting E_AVG_DEVIATION_PERC TYPE RSPC_PERCENT Mean deviation in percent of the mean duration
Exporting E_T_HISTORY TYPE RSSM_T_HISTORY Selection history table
Exporting E_T_OUTLIERS TYPE RSSM_T_HISTORY Runaway
Importing I_LOGDPID TYPE RSLOGDPID Logical InfoPackage Variant (ID)
Importing I_RNR TYPE RSREQUID Request Number
Importing I_USE TYPE INT4 30 Number of values ##to be analyzed
Importing I_WITH_OUTLIERS TYPE RS_BOOL onservative forecast: Incl. Runaway
Exception WRONG_NUMBER_OF_PARAMETERS TYPE
Exception NO_VALID_REQUESTS 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  20040315 
SAP Release Created in