Table 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  TBTCO Job Status Overview Table
2 Table  TBTCO Job Status Overview Table SOURCE VALUE(JOBCOUNT) LIKE TBTCO-JOBCOUNT
3 Table  TBTCO Job Status Overview Table SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME
4 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(READY) LIKE TBTCV-READY
5 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(RUNNING) LIKE TBTCV-RUN
6 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(SCHEDULED) LIKE TBTCV-SCHED
7 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(PRELIMINARY) LIKE TBTCV-PRELIM
8 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(FINISHED) LIKE TBTCV-FIN
9 Table  TBTCV Selection Values for Job Table Entry Selection SOURCE VALUE(ABORTED) LIKE TBTCV-ABORT