SAP ABAP Function Module SUBST_GET_NEXT_JOB_START_TIME (Determine next possible time for executing job (with cxcl.times, if nec.))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SXNR (Package) Repository Switch Upgrade: Name Range Extension Test Tools
⤷
⤷
Basic Data
| Function Module | SUBST_GET_NEXT_JOB_START_TIME | Determine next possible time for executing job (with cxcl.times, if nec.) |
| Function Group | SXNR | Upgrade: Name Range Extension Test Tools |
| Program Name | SAPLSXNR | Upgrade: Name Range Extension Test Tools |
| INCLUDE Name | LSXNRU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SDLSTRTDT | TYPE | TBTCJOB-SDLSTRTDT | Recommended schedule date for batch job | |||
| |
SDLSTRTTM | TYPE | TBTCJOB-SDLSTRTTM | Recommended schedule time for batch job | |||
| |
STRTIMMED | TYPE | BTCH0000-CHAR1 | Batch job can start IMMEDIATELY | |||
| |
START1 | TYPE | RSUPGSTR-FROM_TIME | '000000' | Start time for 1st interval | ||
| |
END1 | TYPE | RSUPGSTR-TO_TIME | '000000' | End time for 1st interval | ||
| |
START2 | TYPE | RSUPGSTR-FROM_TIME | '000000' | Start time for 2nd interval | ||
| |
END2 | TYPE | RSUPGSTR-TO_TIME | '000000' | End time for 2nd interval | ||
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 | 19970613 |
| SAP Release Created in |