Table/Structure Field list used by SAP ABAP Function Module RSSM_BP_JOB_CHECKSTATE (Check status of ready / active jobs and possibly correct)
SAP ABAP Function Module
RSSM_BP_JOB_CHECKSTATE (Check status of ready / active jobs and possibly correct) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 2 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(DIALOG) LIKE BTCH0000-CHAR1 DEFAULT 'N' |
|
| 3 | BTCSELECT - JOBCOUNT | Job ID | ||
| 4 | BTCSELECT - JOBNAME | Background job name | ||
| 5 | BTCSELECT - USERNAME | Initiator of job/step scheduling | ||
| 6 | MSXXLIST - NAME | Application Server Instance | ||
| 7 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 8 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 9 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 10 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 11 | SYST - BATCH | ABAP System Field: Background Processing Active | ||
| 12 | TBTCJOB - STATUS | Background Job Status | ||
| 13 | TBTCJOB - WPNUMBER | Work process number | ||
| 14 | TBTCJOB - STRTTIME | Batch job start time | ||
| 15 | TBTCJOB - STRTDATE | Job start date | ||
| 16 | TBTCJOB - STATUS | Background Job Status | SOURCE VALUE(STATUS_ACCORDING_TO_DB) LIKE TBTCJOB-STATUS |
|
| 17 | TBTCJOB - STATUS | Background Job Status | SOURCE VALUE(ACTUAL_STATUS) LIKE TBTCJOB-STATUS |
|
| 18 | TBTCJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 19 | TBTCJOB - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 20 | TBTCJOB - JOBCOUNT | Job ID | ||
| 21 | TBTCJOB - ENDTIME | Batch job start time | ||
| 22 | TBTCJOB - ENDDATE | Job start date | ||
| 23 | TBTCJOB - JOBNAME | Background job name | ||
| 24 | TBTCO - JOBCOUNT | Job ID | ||
| 25 | TBTCO - WPNUMBER | Work process number | ||
| 26 | TBTCO - STRTTIME | Batch job start time | ||
| 27 | TBTCO - STRTDATE | Job start date | ||
| 28 | TBTCO - STATUS | Background Job Status | ||
| 29 | TBTCO - STATUS | Background Job Status | SOURCE VALUE(ACTUAL_STATUS) LIKE TBTCJOB-STATUS |
|
| 30 | TBTCO - STATUS | Background Job Status | SOURCE VALUE(STATUS_ACCORDING_TO_DB) LIKE TBTCJOB-STATUS |
|
| 31 | TBTCO - JOBNAME | Background job name | ||
| 32 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 33 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 34 | TBTCO - ENDTIME | Batch job start time | ||
| 35 | TBTCO - ENDDATE | Job start date | ||
| 36 | TBTCSTEP - AUTHCKNAM | Background User Name for Authorization Check |