SAP ABAP Function Module SUBST_SCHEDULE_GENERATOR (RFC-faehiger FB zum Einplanen eines Batchjobs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SLGN (Package) Post-Upgrade Generation Tools
Basic Data
Function Module SUBST_SCHEDULE_GENERATOR RFC-faehiger FB zum Einplanen eines Batchjobs  
Function Group SUGP   Modules for Parallel Load Gen. (Upgrade)  
Program Name SAPLSUGP   Modules for SAP Load Generator (SGEN) 
INCLUDE Name LSUGPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOBCOUNT TYPE TBTCO-JOBCOUNT Job Number
Exporting RC_START TYPE SYST-SUBRC Return code (if IV_ABORT_ON_ERROR = SPACE)
Importing JOBNAME TYPE TBTCO-JOBNAME SPACE Name of background job that will be started
Importing REPNAME TYPE TBTCJOB-INTREPORT SPACE Name of report that will be started
Importing VARNAME TYPE RALDB-VARIANT SPACE Name of variant for this report
Importing AUTHCKNAM TYPE TBTCJOB-AUTHCKNAM 'DDIC' Name of user under whom report runs
Importing BATCHHOST TYPE TBTCO-BTCSYSTEM SPACE Name of addressed host (see source text!)
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language in which job should run
Importing PRIPARAMS TYPE PRI_PARAMS SPACE Printer parameters for spooler
Importing IV_SCHEDEVER TYPE GSUGI_PA-W_TADIR SPACE Flag:'X'=Start even for BATCHHOST without batch capacity
Importing PARAM TYPE I 0
Importing SDLSTRTDT TYPE TBTCJOB-SDLSTRTDT ' ' Start Date
Importing SDLSTRTTM TYPE TBTCJOB-SDLSTRTTM ' ' Start time
Importing STRTIMMED TYPE BTCH0000-CHAR1 'X' 'X' = Immediate start
Tables SELTAB TYPE RSPARAMS Parameter table for transfer to program
               
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  19970808 
SAP Release Created in