Table/Structure Field 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 - INCLUDE | INCLUDE used | ||
| 2 | ABAP_CALLSTACK_LINE - LINE | ABAP_CALLSTACK_LINE-LINE | ||
| 3 | ABAP_CALLSTACK_LINE - MAINPROGRAM | ABAP Program: Current Main Program | ||
| 4 | ABAP_CALLSTACK_LINE - BLOCKTYPE | ABAP_CALLSTACK_LINE-BLOCKTYPE | ||
| 5 | ABDBG - LEVENT | Name of an event, module, subroutine... | ||
| 6 | BTCOPTIONS - BTCOPTION | Reference value from job creator to identify job | ||
| 7 | BTCOPTIONS - VALUE1 | Reference value from job creator to identify job | ||
| 8 | BTCOPTIONS - VALUE2 | Reference or job creator description | ||
| 9 | SYST - BATCH | ABAP System Field: Background Processing Active | ||
| 10 | TBTCM - XPGACTIVE | Flag for step executed by external program | SOURCE VALUE(EXTERNAL_PROGRAM_ACTIVE) LIKE TBTCM-XPGACTIVE |
|
| 11 | TBTCM - XPGACTIVE | Flag for step executed by external program | ||
| 12 | TBTCM - STEPCOUNT | Job step ID number. | ||
| 13 | TBTCM - STEPCOUNT | Job step ID number. | SOURCE VALUE(STEPCOUNT) LIKE TBTCM-STEPCOUNT |
|
| 14 | TBTCM - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCM-JOBNAME |
|
| 15 | TBTCM - JOBNAME | Background job name | ||
| 16 | TBTCM - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCM-JOBCOUNT |
|
| 17 | TBTCM - JOBCOUNT | Job ID | ||
| 18 | TBTCM - EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | ||
| 19 | TBTCM - EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | SOURCE VALUE(EVENTPARM) LIKE TBTCM-EVENTPARM |
|
| 20 | TBTCM - EVENTID | Background Processing Event | ||
| 21 | TBTCM - EVENTID | Background Processing Event | SOURCE VALUE(EVENTID) LIKE TBTCM-EVENTID |