Table list used by SAP ABAP Function Module JOB_SUBMIT (Insert Background Task in Background Request With COMMIT WORK)
SAP ABAP Function Module JOB_SUBMIT (Insert Background Task in Background Request With COMMIT WORK) is using
# Object Type Object Name Object Description Note
     
1 Table  ARC_PARAMS Structure of Transfer from Archiving Parameters
2 Table  ARC_PARAMS Structure of Transfer from Archiving Parameters SOURCE VALUE(ARCPARAMS) LIKE ARC_PARAMS OPTIONAL
3 Table  BTCH0000 Fields used as ref. types for function module parameters
4 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(EXTPGM_WAIT_FOR_TERMINATION) LIKE BTCH0000-CHAR1 DEFAULT 'X'
5 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(EXTPGM_STDOUT_IN_JOBLOG) LIKE BTCH0000-CHAR1 DEFAULT 'X'
6 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(EXTPGM_STDERR_IN_JOBLOG) LIKE BTCH0000-CHAR1 DEFAULT 'X'
7 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(EXTPGM_SET_TRACE_ON) LIKE BTCH0000-CHAR1 DEFAULT SPACE
8 Table  PRI_PARAMS Structure for Passing Spool Parameters
9 Table  PRI_PARAMS Structure for Passing Spool Parameters SOURCE VALUE(PRIPARAMS) LIKE PRI_PARAMS DEFAULT SPACE
10 Table  RALDB Transfer Structure for Logical Databases SOURCE VALUE(VARIANT) LIKE RALDB-VARIANT DEFAULT SPACE
11 Table  SEQG3 Dialog Fields for Lock Display/Delete SM12
12 Table  SXPGCOLIST Short description of a logical command SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME DEFAULT SPACE
13 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(AUTHCKNAM) LIKE TBTCJOB-AUTHCKNAM
14 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT
15 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME
16 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(STEP_NUMBER) LIKE TBTCJOB-STEPCOUNT
17 Table  TBTCK Key for job log directory or batch job table
18 Table  TBTCSTEP Description of step values (BI-API) SOURCE VALUE(EXTPGM_PARAM) LIKE TBTCSTEP-PARAMETER DEFAULT SPACE
19 Table  TBTCSTEP Description of step values (BI-API) SOURCE VALUE(EXTPGM_NAME) LIKE TBTCSTEP-PROGRAM DEFAULT SPACE
20 Table  TBTCSTEP Description of step values (BI-API) SOURCE VALUE(EXTPGM_RFCDEST) LIKE TBTCSTEP-XPGRFCDEST DEFAULT SPACE
21 Table  TBTCSTEP Description of step values (BI-API) SOURCE VALUE(EXTPGM_SYSTEM) LIKE TBTCSTEP-XPGTGTSYS DEFAULT SPACE