Table list used by SAP ABAP Function Module BDL_READ_JOB_STATUS (Read job status via job name and job number)
SAP ABAP Function Module BDL_READ_JOB_STATUS (Read job status via job name and job number) is using
# Object Type Object Name Object Description Note
     
1 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(EXTENSION) LIKE BDLDTOC-MANDANT DEFAULT '000'
2 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(SESSIONNR) LIKE BDLDTOC-SESSIONNR DEFAULT '0000000000'
3 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME DEFAULT SPACE
4 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API) SOURCE VALUE(JOBNUMBER) LIKE TBTCJOB-JOBCOUNT DEFAULT '00000000'
5 Table  TBTCO Job Status Overview Table
6 Table  TBTCO Job Status Overview Table SOURCE VALUE(JOBNUMBER_OUT) LIKE TBTCO-JOBCOUNT
7 Table  TBTCO Job Status Overview Table SOURCE VALUE(JOBNAME_OUT) LIKE TBTCO-JOBNAME
8 Table  TBTCO Job Status Overview Table SOURCE VALUE(JOBSTATUS) LIKE TBTCO-STATUS