Table list used by SAP ABAP Function Module GET_JOB_RUNTIME_INFO (Reading Background Job Runtime Data)
SAP ABAP Function Module
GET_JOB_RUNTIME_INFO (Reading Background Job Runtime Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABAP_CALLSTACK_LINE | Line of an ABAP Call Stack (With Program Positions) | ||
| 2 | ABDBG | Communication area for ABAP debugger | ||
| 3 | BTCOPTIONS | Table with options for batch control | ||
| 4 | TBTCM | Run-time information on batch job | ||
| 5 | TBTCM | Run-time information on batch job | SOURCE VALUE(EVENTID) LIKE TBTCM-EVENTID |
|
| 6 | TBTCM | Run-time information on batch job | SOURCE VALUE(JOBNAME) LIKE TBTCM-JOBNAME |
|
| 7 | TBTCM | Run-time information on batch job | SOURCE VALUE(JOBCOUNT) LIKE TBTCM-JOBCOUNT |
|
| 8 | TBTCM | Run-time information on batch job | SOURCE VALUE(EVENTPARM) LIKE TBTCM-EVENTPARM |
|
| 9 | TBTCM | Run-time information on batch job | SOURCE VALUE(STEPCOUNT) LIKE TBTCM-STEPCOUNT |
|
| 10 | TBTCM | Run-time information on batch job | SOURCE VALUE(EXTERNAL_PROGRAM_ACTIVE) LIKE TBTCM-XPGACTIVE |
|