SAP ABAP Function Module RSPC_GET_DELAY (Calculate expected next start)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Basic Data
Function Module RSPC_GET_DELAY Calculate expected next start  
Function Group RSPC_BACKEND   Process Chains Backend Functions  
Program Name SAPLRSPC_BACKEND    
INCLUDE Name LRSPC_BACKENDU28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NEXT_START_DATE TYPE SYDATUM Current Date of Application Server
Exporting E_NEXT_START_TIME TYPE SYUZEIT Current Time of Application Server
Exporting E_ACT_DELAY TYPE RSPC_RUNTIME Runtime: Seconds with Decimal Places
Exporting E_AVG_DELTA TYPE RSPC_RUNTIME Runtime: Seconds with Decimal Places
Exporting E_AVG_DELAY TYPE RSPC_RUNTIME Runtime: Seconds with Decimal Places
Exporting E_S_JOB TYPE TBTCJOB Structure for Transferring Job Header Data (BI-API)
Exporting E_T_STARTTIMES TYPE RSPC_T_STARTTIMES Start Times on Time Axis
Exporting E_PREDECESSOR_WEEKDAY TYPE RSPC_WEEKDAY Day of Week
Importing I_CHAIN TYPE RSPC_CHAIN Process Chain
Importing I_LOGID TYPE RSPC_LOGID Log ID of a Process Chain Run
Exception FAILED TYPE General Error
Exception UNREGULAR TYPE Chain has no detectable periodicity
Exception UNSCHEDULED TYPE Chain is not currently scheduled
Exception SCHEDULING_ERROR TYPE Chain is not properly planned
Exception UNUSED TYPE Chain ihas not run for a longer time
               
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  20110909 
SAP Release Created in 30A