SAP ABAP Function Module SUBST_START_BATCHJOB (RFC-Enabled FM for Starting a Background Job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Basic Data
Function Module SUBST_START_BATCHJOB RFC-Enabled FM for Starting a Background Job  
Function Group SUGI   Repository Switch Import Tools  
Program Name SAPLSUGI    
INCLUDE Name LSUGIU04    
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 SYST-REPID 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 IV_ABORT_ON_ERROR TYPE GSUGI_PA-W_TADIR SPACE
Importing BATCHINSTANCE TYPE TBTCO-JOBLOG SPACE Name der anvisierten Instanz (s. Quelltext !)
               
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  19950120 
SAP Release Created in