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 Data Element  INT4 Natural number SOURCE VALUE(I_USE) TYPE INT4 DEFAULT 30
2 Data Element  RSLOGDPID Logical InfoPackage variant (ID) SOURCE VALUE(I_LOGDPID) TYPE RSLOGDPID OPTIONAL
3 Data Element  RSLOGDPID Logical InfoPackage variant (ID)
4 Data Element  RSPC_PERCENT Percentage SOURCE VALUE(E_ACT_DEVIATION_PERC) TYPE RSPC_PERCENT
5 Data Element  RSPC_PERCENT Percentage SOURCE VALUE(E_AVG_DEVIATION_PERC) TYPE RSPC_PERCENT
6 Data Element  RSPC_RUNTIME Runtime: Seconds with Decimal Places SOURCE VALUE(E_AVG_RUNTIME) TYPE RSPC_RUNTIME
7 Data Element  RSPC_RUNTIME Runtime: Seconds with Decimal Places SOURCE VALUE(E_AVG_DEVIATION) TYPE RSPC_RUNTIME
8 Data Element  RSPC_RUNTIME Runtime: Seconds with Decimal Places SOURCE VALUE(E_ACT_RUNTIME) TYPE RSPC_RUNTIME
9 Data Element  RSREQUID Request ID (Request Number) SOURCE VALUE(I_RNR) TYPE RSREQUID OPTIONAL
10 Data Element  RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
11 Data Element  RSTIMESTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)
12 Data Element  RS_BOOL Boolean SOURCE VALUE(I_WITH_OUTLIERS) TYPE RS_BOOL OPTIONAL