Table list used by SAP ABAP Function Module RSSM_BP_JOB_CHECKSTATE (Check status of ready / active jobs and possibly correct)
SAP ABAP Function Module
RSSM_BP_JOB_CHECKSTATE (Check status of ready / active jobs and possibly correct) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIALOG) LIKE BTCH0000-CHAR1 DEFAULT 'N' |
|
| 2 | BTCSELECT | Structure for parameter passing for job selection | ||
| 3 | MSXXLIST | System list structure | ||
| 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(ACTUAL_STATUS) LIKE TBTCJOB-STATUS |
|
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(STATUS_ACCORDING_TO_DB) LIKE TBTCJOB-STATUS |
|
| 7 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 8 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 9 | TBTCSTEP | Description of step values (BI-API) | ||