Table list used by SAP ABAP Function Module BP_IS_JOB_ACTIVE_IN_WP (Check whether the job is active in the wp)
SAP ABAP Function Module
BP_IS_JOB_ACTIVE_IN_WP (Check whether the job is active in the wp) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBACTIVE) LIKE TBTCJOB-CHECKSTAT |
|
| 2 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 3 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 4 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 5 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(WPNUMBER) LIKE TBTCJOB-WPNUMBER |
|