Table list used by SAP ABAP Function Module JOB_SUBMIT_ADK (SAP Internal Use Only ! Special Development for Archiving Group)
SAP ABAP Function Module
JOB_SUBMIT_ADK (SAP Internal Use Only ! Special Development for Archiving Group) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARC_PARAMS | Structure of Transfer from Archiving Parameters | SOURCE VALUE(ARCPARAMS) LIKE ARC_PARAMS OPTIONAL |
|
| 2 | ARC_PARAMS | Structure of Transfer from Archiving Parameters | ||
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 4 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(EXTPGM_SET_TRACE_ON) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 5 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(EXTPGM_STDERR_IN_JOBLOG) LIKE BTCH0000-CHAR1 DEFAULT 'X' |
|
| 6 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(EXTPGM_STDOUT_IN_JOBLOG) LIKE BTCH0000-CHAR1 DEFAULT 'X' |
|
| 7 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(EXTPGM_WAIT_FOR_TERMINATION) LIKE BTCH0000-CHAR1 DEFAULT 'X' |
|
| 8 | PRI_PARAMS | Structure for Passing Spool Parameters | ||
| 9 | PRI_PARAMS | Structure for Passing Spool Parameters | SOURCE VALUE(PRIPARAMS) LIKE PRI_PARAMS OPTIONAL |
|
| 10 | RALDB | Transfer Structure for Logical Databases | SOURCE VALUE(VARIANT) LIKE RALDB-VARIANT DEFAULT SPACE |
|
| 11 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 12 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(AUTHCKNAM) LIKE TBTCJOB-AUTHCKNAM |
|
| 13 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 14 | TBTCSTEP | Description of step values (BI-API) | SOURCE VALUE(EXTPGM_SYSTEM) LIKE TBTCSTEP-XPGTGTSYS DEFAULT SPACE |
|
| 15 | TBTCSTEP | Description of step values (BI-API) | SOURCE VALUE(EXTPGM_NAME) LIKE TBTCSTEP-PROGRAM DEFAULT SPACE |
|
| 16 | TBTCSTEP | Description of step values (BI-API) | SOURCE VALUE(EXTPGM_PARAM) LIKE TBTCSTEP-PARAMETER DEFAULT SPACE |