Table list used by SAP ABAP Function Module BP_JOB_MODIFY (Modifizieren von Jobdaten mit und ohne Dialog)
SAP ABAP Function Module
BP_JOB_MODIFY (Modifizieren von Jobdaten mit und ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BPSRVLINE | A Line in the Server Groups Set | ||
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(OPCODE) LIKE BTCH0000-INT4 DEFAULT 0 |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(SUPPRESS_RELEASE_CHECK) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 4 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DONT_RELEASE) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 5 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIALOG) LIKE BTCH0000-CHAR1 |
|
| 6 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIRECT_START) LIKE BTCH0000-CHAR1 OPTIONAL |
|
| 7 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(ADK_MODE) LIKE BTCH0000-CHAR1 DEFAULT FALSE |
|
| 8 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 9 | BTCTGTSRVR | List of instance names that are considered as BTC servers | ||
| 10 | BTCTGTSRVR | List of instance names that are considered as BTC servers | SOURCE VALUE(RELEASE_TARGETSERVER) LIKE BTCTGTSRVR-SRVNAME DEFAULT SPACE |
|
| 11 | MSXXLIST | System list structure | ||
| 12 | OBJ_RECORD | Structure of types OLE2_OBJECT | ||
| 13 | SWCONT | Instance Structure | ||
| 14 | SWOTOBJID | Structure for Object ID | SOURCE VALUE(RECIPIENT_OBJ) LIKE SWOTOBJID OPTIONAL |
|
| 15 | SWOTOBJID | Structure for Object ID | ||
| 16 | TBTCCNTXT | Information for Assignment of Jobs to Components/Creators | ||
| 17 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME DEFAULT SPACE |
|
| 18 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT DEFAULT SPACE |
|
| 19 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(MODIFIED_JOBHEAD) LIKE TBTCJOB |
|
| 20 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 21 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(NEW_JOBHEAD) LIKE TBTCJOB DEFAULT SPACE |
|
| 22 | TBTCO | Job Status Overview Table | ||
| 23 | TBTCSTEP | Description of step values (BI-API) | ||
| 24 | TBTCSTEP | Description of step values (BI-API) | SOURCE NEW_STEPLIST STRUCTURE TBTCSTEP |
|
| 25 | TBTCSTRT | Start data description / Repetition period of background job | ||
| 26 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(RELEASE_STDT) LIKE TBTCSTRT DEFAULT INITIAL_STDT |
|
| 27 | TSRVGRP | Server Groups in Background Processing |