Table/Structure Field list used by SAP ABAP Function Module /SDF/SM_GET_JOB_STATUS (Get status for defined job)
SAP ABAP Function Module
/SDF/SM_GET_JOB_STATUS (Get status for defined job) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 2 | TBTCO - JOBCOUNT | Job ID | ||
| 3 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE TBTCO-JOBCOUNT OPTIONAL |
|
| 4 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME |
|
| 5 | TBTCO - JOBNAME | Background job name | ||
| 6 | TBTCO - STATUS | Background Job Status | ||
| 7 | TBTCO - STATUS | Background Job Status | SOURCE VALUE(STATUS) LIKE TBTCO-STATUS |
|