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