Table/Structure Field list used by SAP ABAP Function Module HR_SHOW_JOBSTATE_US_CE (Ermitteln des Status eines Jobs)
SAP ABAP Function Module HR_SHOW_JOBSTATE_US_CE (Ermitteln des Status eines Jobs) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  INDX - SRTFD User-defined key in table INDX
2 Table/Structure Field  INDX - SRTFD User-defined key in table INDX SOURCE VALUE(SCHEDULED) LIKE INDX-SRTFD
3 Table/Structure Field  TBTCO - JOBCOUNT Job ID SOURCE VALUE(JOBCOUNT) LIKE TBTCO-JOBCOUNT
4 Table/Structure Field  TBTCO - JOBCOUNT Job ID
5 Table/Structure Field  TBTCO - JOBNAME Background job name
6 Table/Structure Field  TBTCO - JOBNAME Background job name SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME
7 Table/Structure Field  TBTCV - SCHED Background Job Status
8 Table/Structure Field  TBTCV - RUN Background Job Status SOURCE VALUE(RUNNING) LIKE TBTCV-RUN
9 Table/Structure Field  TBTCV - RUN Background Job Status
10 Table/Structure Field  TBTCV - READY Background Job Status SOURCE VALUE(READY) LIKE TBTCV-READY
11 Table/Structure Field  TBTCV - READY Background Job Status
12 Table/Structure Field  TBTCV - PRELIM Background Job Status
13 Table/Structure Field  TBTCV - PRELIM Background Job Status SOURCE VALUE(PRELIMINARY) LIKE TBTCV-PRELIM
14 Table/Structure Field  TBTCV - FIN Background Job Status
15 Table/Structure Field  TBTCV - FIN Background Job Status SOURCE VALUE(FINISHED) LIKE TBTCV-FIN
16 Table/Structure Field  TBTCV - ABORT Background Job Status
17 Table/Structure Field  TBTCV - ABORT Background Job Status SOURCE VALUE(ABORTED) LIKE TBTCV-ABORT