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 |
|---|---|---|---|---|---|---|---|
| |
E_ACT_RUNTIME | TYPE | RSPC_RUNTIME | Term of the current request | |||
| |
E_AVG_RUNTIME | TYPE | RSPC_RUNTIME | Mean duration of this InfoPackages (green only) | |||
| |
E_AVG_DEVIATION | TYPE | RSPC_RUNTIME | Mean deviation from average running time | |||
| |
E_ACT_DEVIATION_PERC | TYPE | RSPC_PERCENT | Current percentage deviation of the mean duration | |||
| |
E_AVG_DEVIATION_PERC | TYPE | RSPC_PERCENT | Mean deviation in percent of the mean duration | |||
| |
E_T_HISTORY | TYPE | RSSM_T_HISTORY | Selection history table | |||
| |
E_T_OUTLIERS | TYPE | RSSM_T_HISTORY | Runaway | |||
| |
I_LOGDPID | TYPE | RSLOGDPID | Logical InfoPackage Variant (ID) | |||
| |
I_RNR | TYPE | RSREQUID | Request Number | |||
| |
I_USE | TYPE | INT4 | 30 | Number of values ##to be analyzed | ||
| |
I_WITH_OUTLIERS | TYPE | RS_BOOL | onservative forecast: Incl. Runaway | |||
| |
WRONG_NUMBER_OF_PARAMETERS | TYPE | |||||
| |
NO_VALID_REQUESTS | TYPE | |||||
Processing Type
| Normal Function 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 |