SAP ABAP Function Module BP_CALCULATE_NEXT_JOB_STARTS (Calculation of Start Date for a Periodic Job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI (Package) User Interface and Job-API of Background Processing

⤷

⤷

Basic Data
Function Module | BP_CALCULATE_NEXT_JOB_STARTS | Calculation of Start Date for a Periodic Job |
Function Group | BTCH | Background processing |
Program Name | SAPLBTCH | Background Processing |
INCLUDE Name | LBTCHU39 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CALC_JOBNAME | TYPE | TBTCJOB-JOBNAME | ||||
![]() |
CALC_JOBCOUNT | TYPE | TBTCJOB-JOBCOUNT | ||||
![]() |
DATE_HORIZON | TYPE | SYST-DATUM | ||||
![]() |
TIME_HORIZON | TYPE | SYST-UZEIT | ||||
![]() |
JOB_STARTDATES | TYPE | TBTCJOB | ||||
![]() |
JOB_DOESNT_EXIST | TYPE | |||||
![]() |
JOB_IS_NOT_TIME_PERIODIC | TYPE | |||||
![]() |
HORIZON_IN_THE_PAST | TYPE | |||||
![]() |
NO_STARTDATE_TILL_HORIZON | TYPE | |||||
![]() |
HORIZON_OLDER_THAN_JOB_START | 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 | 19950807 |
SAP Release Created in |