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