SAP ABAP Function Module UPGRUNT_START_BATCHJOB (UPGRUNT_START_BATCHJOB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUD (Package) Description of Delivery Units
Basic Data
Function Module UPGRUNT_START_BATCHJOB  
Function Group SUGZ   Upgrade Modules for Runtime  
Program Name SAPLSUGZ    
INCLUDE Name LSUGZU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOBCOUNT TYPE BTCJOBCNT Job Number
Exporting RC_START TYPE SYSUBRC Return code (if IV_ABORT_ON_ERROR = SPACE)
Importing JOBNAME TYPE BTCJOB SPACE Name of background job that will be started
Importing REPNAME TYPE SYREPID SPACE Name of report that will be started
Importing VARNAME TYPE RALDB_VARI SPACE Name of variant for this report
Importing IV_PARAMS TYPE RSPARAMS_TT Tabelle für Report-Parameter, falls VARNAME = SPACE
Importing AUTHCKNAM TYPE BTCAUTHNAM 'DDIC' Name of user under whom report runs
Importing BATCHHOST TYPE BTCTGTSYS SPACE Name of addressed host (see source text!)
Importing LANGUAGE TYPE SYLANGU SY-LANGU Language in which job should run
Importing PRIPARAMS TYPE PRI_PARAMS Printer parameters for spooler
Importing IV_SCHEDEVER TYPE TRPARFLAG SPACE Flag:'X'=Start even for BATCHHOST without batch capacity
Importing IV_ABORT_ON_ERROR TYPE TRPARFLAG SPACE
               
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  20021206 
SAP Release Created in 630