Table list used by SAP ABAP Function Module BAPI_XBP_JOB_HEADER_MODIFY (change job header information (start conditions etc))
SAP ABAP Function Module
BAPI_XBP_JOB_HEADER_MODIFY (change job header information (start conditions etc)) 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 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 6 | BAPIXMRECIP | Structure for Spool List Recipients | ||
| 7 | BAPIXMRECIP | Structure for Spool List Recipients | SOURCE VALUE(RECIPIENT) TYPE BAPIXMRECIP OPTIONAL |
|
| 8 | BP20HEAD | job head structure with all paremeters for XBP | ||
| 9 | BP20HEAD | job head structure with all paremeters for XBP | SOURCE VALUE(JOB_HEADER) LIKE BP20HEAD |
|
| 10 | BP20HMSK | job header mask for XBP | ||
| 11 | BP20HMSK | job header mask for XBP | SOURCE VALUE(MASK) LIKE BP20HMSK OPTIONAL |
|
| 12 | BPJOBHEAD | bp job head structure with all paremeters | ||
| 13 | BPJOBHMSK | job header mask | ||
| 14 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DONT_RELEASE) LIKE BTCH0000-CHAR1 OPTIONAL |
|
| 15 | TBTCSTEP | Description of step values (BI-API) | ||
| 16 | TXMILOGRAW | Log Information on Actions of External Management Tools |