Table list used by SAP ABAP Function Module BP_JOB_CHECKSTATE (Status von bereiten / aktiven Jobs überprüfen und ggfs. korrigieren)
SAP ABAP Function Module
BP_JOB_CHECKSTATE (Status von bereiten / aktiven Jobs überprüfen und ggfs. korrigieren) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(READ_ONLY_STATUS) TYPE BTCH0000-CHAR1 OPTIONAL |
2 | ![]() |
BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(START_ASAP) TYPE BTCH0000-CHAR1 OPTIONAL |
3 | ![]() |
BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIALOG) LIKE BTCH0000-CHAR1 |
4 | ![]() |
TBTCJOB | Structure for Transferring Job Header Data (BI-API) | |
5 | ![]() |
TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
6 | ![]() |
TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
7 | ![]() |
TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(ACTUAL_STATUS) LIKE TBTCJOB-STATUS |
8 | ![]() |
TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(STATUS_ACCORDING_TO_DB) LIKE TBTCJOB-STATUS |
9 | ![]() |
TBTCO | Job Status Overview Table | |
10 | ![]() |
TBTCSTEP | Description of step values (BI-API) | |