Table/Structure Field list used by SAP ABAP Function Module SHOW_JOBSTATE (Determine Job Status)
SAP ABAP Function Module SHOW_JOBSTATE (Determine Job Status) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
2 Table/Structure Field  TBTCO - JOBCOUNT Job ID SOURCE VALUE(JOBCOUNT) LIKE TBTCO-JOBCOUNT
3 Table/Structure Field  TBTCO - JOBCOUNT Job ID
4 Table/Structure Field  TBTCO - JOBNAME Background job name
5 Table/Structure Field  TBTCO - JOBNAME Background job name SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME
6 Table/Structure Field  TBTCO - STATUS Background Job Status
7 Table/Structure Field  TBTCV - SCHED Background Job Status
8 Table/Structure Field  TBTCV - SCHED Background Job Status SOURCE VALUE(SCHEDULED) LIKE TBTCV-SCHED
9 Table/Structure Field  TBTCV - RUN Background Job Status SOURCE VALUE(RUNNING) LIKE TBTCV-RUN
10 Table/Structure Field  TBTCV - RUN Background Job Status
11 Table/Structure Field  TBTCV - READY Background Job Status
12 Table/Structure Field  TBTCV - READY Background Job Status SOURCE VALUE(READY) LIKE TBTCV-READY
13 Table/Structure Field  TBTCV - PRELIM Background Job Status
14 Table/Structure Field  TBTCV - PRELIM Background Job Status SOURCE VALUE(PRELIMINARY) LIKE TBTCV-PRELIM
15 Table/Structure Field  TBTCV - FIN Background Job Status
16 Table/Structure Field  TBTCV - FIN Background Job Status SOURCE VALUE(FINISHED) LIKE TBTCV-FIN
17 Table/Structure Field  TBTCV - ABORT Background Job Status
18 Table/Structure Field  TBTCV - ABORT Background Job Status SOURCE VALUE(ABORTED) LIKE TBTCV-ABORT