Table list used by SAP ABAP Function Module SXMI_XBP_JOB_ADD_ABAP_STEP (Obsolete: Use BAPI_XBP_JOB_ADD_ABAP_STEP)
SAP ABAP Function Module
SXMI_XBP_JOB_ADD_ABAP_STEP (Obsolete: Use BAPI_XBP_JOB_ADD_ABAP_STEP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARC_PARAMS | Structure of Transfer from Archiving Parameters | ||
| 2 | PRI_PARAMS | Structure for Passing Spool Parameters | ||
| 3 | RSVAR | Transfer structure for variant maintenance | SOURCE VALUE(ABAP_VARIANT_NAME) LIKE RSVAR-VARIANT DEFAULT SPACE |
|
| 4 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(STEP_NUMBER) LIKE TBTCJOB-STEPCOUNT |
|
| 5 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 7 | TBTCSTEP | Description of step values (BI-API) | SOURCE VALUE(LANGUAGE) LIKE TBTCSTEP-LANGUAGE DEFAULT SY-LANGU |
|
| 8 | TBTCSTEP | Description of step values (BI-API) | SOURCE VALUE(SAP_USER_NAME) LIKE TBTCSTEP-AUTHCKNAM DEFAULT SY-UNAME |
|
| 9 | TXJIARCPAR | Archive params XJI-API (connection of ext. job mgmt systems) | ||
| 10 | TXJIARCPAR | Archive params XJI-API (connection of ext. job mgmt systems) | SOURCE VALUE(ARCHIVE_PARAMETERS) LIKE TXJIARCPAR DEFAULT SPACE |
|
| 11 | TXJIPRIPAR | Print params XJI-API (connection of ext. job mgmt systems) | ||
| 12 | TXJIPRIPAR | Print params XJI-API (connection of ext. job mgmt systems) | SOURCE VALUE(PRINT_PARAMETERS) LIKE TXJIPRIPAR DEFAULT SPACE |
|
| 13 | TXMILOGRAW | Log Information on Actions of External Management Tools | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE TXMILOGRAW-EXTUSER |
|
| 14 | TXMILOGRAW | Log Information on Actions of External Management Tools |