Table list used by SAP ABAP Function Module BP_JOB_EDITOR (Funktionsbaustein zum Anzeigen, Editieren und Pruefen von Jobdaten)
SAP ABAP Function Module
BP_JOB_EDITOR (Funktionsbaustein zum Anzeigen, Editieren und Pruefen von Jobdaten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(JOB_EDITOR_MODIFY_TYPE) LIKE BTCH0000-INT4 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(JOB_EDITOR_OPCODE) LIKE BTCH0000-INT4 DEFAULT 0 |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(JOB_EDITOR_DIALOG) LIKE BTCH0000-CHAR1 |
|
| 4 | BTCH1140 | Screen 1140: Display/edit job data | ||
| 5 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOB_HEAD_INPUT) LIKE TBTCJOB |
|
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOB_HEAD_OUTPUT) LIKE TBTCJOB |
|
| 7 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 8 | TBTCO | Job Status Overview Table | ||
| 9 | TBTCSTEP | Description of step values (BI-API) | ||
| 10 | TBTCSTEP | Description of step values (BI-API) | SOURCE JOB_STEPLIST STRUCTURE TBTCSTEP |
|
| 11 | TBTCSTRT | Start data description / Repetition period of background job | ||
| 12 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(JOB_STDT_OUTPUT) LIKE TBTCSTRT |