Table list used by SAP ABAP Function Module JOB_CLOSE (Close Background Request With COMMIT WORK)
SAP ABAP Function Module
JOB_CLOSE (Close Background Request With COMMIT WORK) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(AT_OPMODE_PERIODIC) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(STRTIMMED) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(JOB_WAS_RELEASED) LIKE BTCH0000-CHAR1 |
|
| 4 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIRECT_START) LIKE BTCH0000-CHAR1 OPTIONAL |
|
| 5 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DONT_RELEASE) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 6 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(EVENT_PERIODIC) LIKE BTCH0000-CHAR1 DEFAULT SPACE |
|
| 7 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 8 | BTCTGTSRVR | List of instance names that are considered as BTC servers | SOURCE VALUE(TARGETSERVER) LIKE BTCTGTSRVR-SRVNAME DEFAULT SPACE |
|
| 9 | SEQG3 | Dialog Fields for Lock Display/Delete SM12 | ||
| 10 | SPFBA | SAP System operation mode | SOURCE VALUE(AT_OPMODE) LIKE SPFBA-BANAME DEFAULT SPACE |
|
| 11 | SWOTOBJID | Structure for Object ID | ||
| 12 | SWOTOBJID | Structure for Object ID | SOURCE VALUE(RECIPIENT_OBJ) LIKE SWOTOBJID OPTIONAL |
|
| 13 | TBTCCNTXT | Information for Assignment of Jobs to Components/Creators | ||
| 14 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(STARTDATE_RESTRICTION) LIKE TBTCJOB-PRDBEHAV |
|
| 15 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 16 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(EVENT_ID) LIKE TBTCJOB-EVENTID DEFAULT SPACE |
|
| 17 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(EVENT_PARAM) LIKE TBTCJOB-EVENTPARM DEFAULT SPACE |
|
| 18 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 19 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRED_JOBCOUNT) LIKE TBTCJOB-JOBCOUNT DEFAULT SPACE |
|
| 20 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 21 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRED_JOBNAME) LIKE TBTCJOB-JOBNAME DEFAULT SPACE |
|
| 22 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(LASTSTRTDT) LIKE TBTCJOB-LASTSTRTDT DEFAULT NO_DATE |
|
| 23 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(LASTSTRTTM) LIKE TBTCJOB-LASTSTRTTM DEFAULT NO_TIME |
|
| 24 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(SDLSTRTTM) LIKE TBTCJOB-SDLSTRTTM DEFAULT NO_TIME |
|
| 25 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(SDLSTRTDT) LIKE TBTCJOB-SDLSTRTDT DEFAULT NO_DATE |
|
| 26 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(CALENDAR_ID) LIKE TBTCJOB-CALENDARID DEFAULT SPACE |
|
| 27 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE DEFAULT BTC_PROCESS_ALWAYS |
|
| 28 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRDDAYS) LIKE TBTCJOB-PRDDAYS DEFAULT 0 |
|
| 29 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRDWEEKS) LIKE TBTCJOB-PRDWEEKS DEFAULT 0 |
|
| 30 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRDHOURS) LIKE TBTCJOB-PRDHOURS DEFAULT 0 |
|
| 31 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRDMONTHS) LIKE TBTCJOB-PRDMONTHS DEFAULT 0 |
|
| 32 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(PRDMINS) LIKE TBTCJOB-PRDMINS DEFAULT 0 |
|
| 33 | TBTCK | Key for job log directory or batch job table | ||
| 34 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(PREDJOB_CHECKSTAT) LIKE TBTCSTRT-CHECKSTAT DEFAULT SPACE |
|
| 35 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(START_ON_WORKDAY_NOT_BEFORE) LIKE TBTCSTRT-NOTBEFORE |
|
| 36 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE DEFAULT SY-DATUM |
|
| 37 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(START_ON_WORKDAY_NR) LIKE TBTCSTRT-WDAYNO DEFAULT 0 |
|
| 38 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(WORKDAY_COUNT_DIRECTION) LIKE TBTCSTRT-WDAYCDIR DEFAULT 0 |
|
| 39 | TBTCSTRT | Start data description / Repetition period of background job |