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
Exporting SDLSTRTDT TYPE TBTCJOB-SDLSTRTDT Recommended schedule date for batch job
Exporting SDLSTRTTM TYPE TBTCJOB-SDLSTRTTM Recommended schedule time for batch job
Exporting STRTIMMED TYPE BTCH0000-CHAR1 Batch job can start IMMEDIATELY
Importing START1 TYPE RSUPGSTR-FROM_TIME '000000' Start time for 1st interval
Importing END1 TYPE RSUPGSTR-TO_TIME '000000' End time for 1st interval
Importing START2 TYPE RSUPGSTR-FROM_TIME '000000' Start time for 2nd interval
Importing END2 TYPE RSUPGSTR-TO_TIME '000000' End time for 2nd interval
               
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  19970613 
SAP Release Created in