SAP Function SUBST_START_BATCHJOB - RFC-Enabled FM for Starting a Background Job

Parameter Reference Type Length Default Optional Text
AUTHCKNAM TBTCJOB-AUTHCKNAM C 12 'DDIC' X Name of user under whom report runs
BATCHHOST TBTCO-BTCSYSTEM C 32 SPACE X Name of addressed host (see source text!)
IV_ABORT_ON_ERROR GSUGI_PA-W_TADIR C 1 SPACE X
IV_SCHEDEVER GSUGI_PA-W_TADIR C 1 SPACE X Flag:'X'=Start even for BATCHHOST without batch capacity
JOBNAME TBTCO-JOBNAME C 32 SPACE X Name of background job that will be started
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language in which job should run
PRIPARAMS PRI_PARAMS u 196 SPACE X Printer parameters for spooler
REPNAME SYST-REPID C 40 SPACE X Name of report that will be started
VARNAME RALDB-VARIANT C 14 SPACE X Name of variant for this report

Parameter Reference Type Length Text
JOBCOUNT TBTCO-JOBCOUNT C 8 Job Number
RC_START SYST-SUBRC I 4 Return code (if IV_ABORT_ON_ERROR = SPACE)