Table/Structure Field list used by SAP ABAP Function Module BP_JOB_STATUS_GET (Lesen des Jobstatus und anderer Informationen)
SAP ABAP Function Module
BP_JOB_STATUS_GET (Lesen des Jobstatus und anderer Informationen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(READ_ONLY_STATUS) TYPE BTCH0000-CHAR1 OPTIONAL |
|
| 2 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 3 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(HAS_CHILD) LIKE BTCH0000-CHAR1 |
|
| 4 | BTCH0000 - INT4 | Reference type INT4 for background processing | ||
| 5 | TBTCJOB - JOBCOUNT | Job ID | ||
| 6 | TBTCJOB - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 7 | TBTCJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 8 | TBTCJOB - JOBNAME | Background job name | ||
| 9 | TBTCJOB - STATUS | Background Job Status | ||
| 10 | TBTCJOB - STATUS | Background Job Status | SOURCE VALUE(STATUS) LIKE TBTCJOB-STATUS |
|
| 11 | TBTCO - JOBCOUNT | Job ID | ||
| 12 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 13 | TBTCO - JOBNAME | Background job name | ||
| 14 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 15 | TBTCO - STATUS | Background Job Status | ||
| 16 | TBTCO - STATUS | Background Job Status | SOURCE VALUE(STATUS) LIKE TBTCJOB-STATUS |