Data Element list used by SAP ABAP Function Module RSSM_PREDICT_INFOPACKAGE (Predict the loading time for an Infopackage)
SAP ABAP Function Module
RSSM_PREDICT_INFOPACKAGE (Predict the loading time for an Infopackage) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INT4 | Natural number | SOURCE VALUE(I_USE) TYPE INT4 DEFAULT 30 |
|
| 2 | RSLOGDPID | Logical InfoPackage variant (ID) | SOURCE VALUE(I_LOGDPID) TYPE RSLOGDPID OPTIONAL |
|
| 3 | RSLOGDPID | Logical InfoPackage variant (ID) | ||
| 4 | RSPC_PERCENT | Percentage | SOURCE VALUE(E_ACT_DEVIATION_PERC) TYPE RSPC_PERCENT |
|
| 5 | RSPC_PERCENT | Percentage | SOURCE VALUE(E_AVG_DEVIATION_PERC) TYPE RSPC_PERCENT |
|
| 6 | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | SOURCE VALUE(E_AVG_RUNTIME) TYPE RSPC_RUNTIME |
|
| 7 | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | SOURCE VALUE(E_AVG_DEVIATION) TYPE RSPC_RUNTIME |
|
| 8 | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | SOURCE VALUE(E_ACT_RUNTIME) TYPE RSPC_RUNTIME |
|
| 9 | RSREQUID | Request ID (Request Number) | SOURCE VALUE(I_RNR) TYPE RSREQUID OPTIONAL |
|
| 10 | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 11 | RSTIMESTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | ||
| 12 | RS_BOOL | Boolean | SOURCE VALUE(I_WITH_OUTLIERS) TYPE RS_BOOL OPTIONAL |