Table list used by SAP ABAP Function Module BAPI_XBP_JOB_READ (read contents of the job)
SAP ABAP Function Module BAPI_XBP_JOB_READ (read contents of the job) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIRET2 Return Parameter
2 Table  BAPIRET2 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRET2
3 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data SOURCE VALUE(JOBCOUNT) LIKE BAPIXMJOB-JOBCOUNT
4 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data SOURCE VALUE(JOBNAME) LIKE BAPIXMJOB-JOBNAME
5 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data SOURCE VALUE(STEP_NUMBER) LIKE BAPIXMJOB-STEPCOUNT OPTIONAL
6 Table  BAPIXMJOBLOG Job Log Attributes
7 Table  BAPIXMJOBLOG Job Log Attributes SOURCE VALUE(JOBLG_ATTR) LIKE BAPIXMJOBLOG
8 Table  BAPIXMLOGR BAPI XMI: Logon information on actions of external mgt tools SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER
9 Table  BAPIXMRECIP Structure for Spool List Recipients
10 Table  BAPIXMRECIP Structure for Spool List Recipients SOURCE VALUE(RECIPIENT) TYPE BAPIXMRECIP
11 Table  BAPIXMSPOOLID Parameters of a Spool Request SOURCE SPOOL_ATTR STRUCTURE BAPIXMSPOOLID OPTIONAL
12 Table  BP20JOB job structure with all paremeters for XBP 2.0
13 Table  BP20JOB job structure with all paremeters for XBP 2.0 SOURCE VALUE(JOBHEAD) LIKE BP20JOB
14 Table  BP20STEP job step structure with all paremeters for XBP 2.0
15 Table  BP20STEP job step structure with all paremeters for XBP 2.0 SOURCE STEPS STRUCTURE BP20STEP OPTIONAL
16 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(JOB_HEADER_ONLY) TYPE BTCH0000-CHAR1 OPTIONAL
17 Table  BTCH0000 Fields used as ref. types for function module parameters SOURCE VALUE(SHOW_GROUPNAME) TYPE BTCH0000-CHAR1 OPTIONAL
18 Table  SWOTOBJID Structure for Object ID
19 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API)
20 Table  TBTCSTEP Description of step values (BI-API)
21 Table  TXMILOGRAW Log Information on Actions of External Management Tools