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 |
---|---|---|---|---|---|---|---|
![]() |
E_NEXT_START_DATE | TYPE | SYDATUM | Current Date of Application Server | |||
![]() |
E_NEXT_START_TIME | TYPE | SYUZEIT | Current Time of Application Server | |||
![]() |
E_ACT_DELAY | TYPE | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | |||
![]() |
E_AVG_DELTA | TYPE | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | |||
![]() |
E_AVG_DELAY | TYPE | RSPC_RUNTIME | Runtime: Seconds with Decimal Places | |||
![]() |
E_S_JOB | TYPE | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | |||
![]() |
E_T_STARTTIMES | TYPE | RSPC_T_STARTTIMES | Start Times on Time Axis | |||
![]() |
E_PREDECESSOR_WEEKDAY | TYPE | RSPC_WEEKDAY | Day of Week | |||
![]() |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
![]() |
I_LOGID | TYPE | RSPC_LOGID | Log ID of a Process Chain Run | |||
![]() |
FAILED | TYPE | General Error | ||||
![]() |
UNREGULAR | TYPE | Chain has no detectable periodicity | ||||
![]() |
UNSCHEDULED | TYPE | Chain is not currently scheduled | ||||
![]() |
SCHEDULING_ERROR | TYPE | Chain is not properly planned | ||||
![]() |
UNUSED | TYPE | Chain ihas not run for a longer time | ||||
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 | 20110909 |
SAP Release Created in | 30A |