TBTCJOB is a standard Background Processing Structure in SAP BC application. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for TBTCJOB. You can use the transaction code SE11 to view the fields in this structure.
TBTCJOB — Meta Data
Description: | Structure for Transferring Job Header Data (BI-API) |
Main Category: | BC |
Sub Category: | Background Processing |
Table type: | Structure (INTTAB) |
TBTCJOB — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | .INCLUDE | 0 | ||||
2 | JOBNAME | Background job name | CHAR | 32 | ||
3 | JOBCOUNT | Job ID | CHAR | 8 | ||
4 | JOBGROUP | Summary of jobs for a group | CHAR | 12 | ||
5 | INTREPORT | Name of internal report for batch job | CHAR | 40 | ||
6 | STEPCOUNT | Job step ID number. | INT4 | 10 | ||
7 | SDLSTRTDT | Scheduled start date for background job | DATS | 8 | ||
8 | SDLSTRTTM | Scheduled start time for background Job | TIMS | 6 | ||
9 | BTCSYSTEM | Target system to run background job | CHAR | 32 | ||
10 | SDLDATE | Date of job/step scheduling | DATS | 8 | ||
11 | SDLTIME | Time of a scheduled job/step | TIMS | 6 | ||
12 | SDLUNAME | Initiator of job/step scheduling | CHAR | 12 | ||
13 | LASTCHDATE | Date of last job change | DATS | 8 | ||
14 | LASTCHTIME | Time of last job change | TIMS | 6 | ||
15 | LASTCHNAME | Last job change made by | CHAR | 12 | ||
16 | RELDATE | Release date for background schedule | DATS | 8 | ||
17 | RELTIME | Release time of scheduled background job | TIMS | 6 | ||
18 | RELUNAME | User that released scheduled batch job | CHAR | 12 | ||
19 | STRTDATE | Job start date | DATS | 8 | ||
20 | STRTTIME | Batch job start time | TIMS | 6 | ||
21 | ENDDATE | Job start date | DATS | 8 | ||
22 | ENDTIME | Batch job start time | TIMS | 6 | ||
23 | PRDMINS | Duration period (in minutes) for a batch job | NUMC | 2 | ||
24 | PRDHOURS | Duration period (in hours) for a batch job | NUMC | 2 | ||
25 | PRDDAYS | Duration (in days) of DBA action | NUMC | 3 | ||
26 | PRDWEEKS | Duration period (in weeks) for a batch job | NUMC | 2 | ||
27 | PRDMONTHS | Duration period (in months) for a batch job | NUMC | 2 | ||
28 | PERIODIC | Periodic jobs indicator ('X') | CHAR | 1 | ||
29 | DELANFREP | Job deletion indicator after processing | CHAR | 1 | ||
30 | EMERGMODE | Emergency Job operation indicator (content 'X') | CHAR | 1 | ||
31 | STATUS | Indicates whether a Call-off is valid or invalid | CHAR | 1 | ||
32 | NEWFLAG | New job ID creation flag | CHAR | 1 | ||
33 | AUTHCKNAM | Background User Name for Authorization Check | CHAR | 12 | ||
34 | AUTHCKMAN | Background client for authorization check | CLNT | 3 | * | |
35 | SUCCNUM | Number of successor job(s) | INT4 | 10 | ||
36 | PREDNUM | Number of previous jobs | INT4 | 10 | ||
37 | JOBLOG | TemSe object name | CHAR | 20 | ||
38 | LASTSTRTDT | Latest run date for batch job | DATS | 8 | ||
39 | LASTSTRTTM | Latest run time for batch job | TIMS | 6 | ||
40 | WPNUMBER | Work process number | INT4 | 10 | ||
41 | WPPROCID | Work process ID | INT4 | 10 | ||
42 | EVENTID | Background Processing Event | CHAR | 32 | ||
43 | EVENTPARM | Background Event Parameters (Such as | CHAR | 64 | ||
44 | BTCSYSREAX | Target system to run background job | CHAR | 32 | ||
45 | JOBCLASS | Job classification | CHAR | 1 | ||
46 | PRIORITY | Priority of the key figure for | INT4 | 10 | ||
47 | EVENTCOUNT | Event number | CHAR | 8 | ||
48 | CHECKSTAT | Job status check indicator for subsequent job start | CHAR | 1 | ||
49 | CALENDARID | Factory calendar ID for background processing | CHAR | 2 | ||
50 | PRDBEHAV | Period behavior of jobs on non-workdays | CHAR | 1 | ||
51 | EXECSERVER | Server name | CHAR | 20 | ||
52 | EOMCORRECT | Correction field for calc. job execution (end-of-mth | INT4 | 10 | ||
53 | CALCORRECT | Correction field for calc. job execution (end-of-mth | INT4 | 10 | ||
54 | REAXSERVER | Server name | CHAR | 20 | ||
55 | RECLOGSYS | Logical system | CHAR | 10 | * | |
56 | RECOBJTYPE | Object type | CHAR | 10 | * | |
57 | RECOBJKEY | Object key | CHAR | 70 | ||
58 | RECDESCRIB | Describe flag | CHAR | 10 | ||
59 | TGTSRVGRP | Server Group Name Background Processing | CHAR | 40 |
Related Tables
TABLE | Description | Functional Area |
---|---|---|
PRI_PARAMS | Structure for Passing Print Parameters | BC - List Processing |
TSP01 | Spool Requests | Basis - Print and Output Management |
TBTCO | Job Status Overview Table | Basis - Background Processing |
TLINE | SAPscript: Text Lines | BC - SAPscript |
TBTCSTEP | Description of step values (BI-API) | BC - Background Processing |
SOLISTI1 | SAPoffice: Single List with Column Length 255 | 30A - Communication Services: Mail |
BTCH0000 | Fields used as ref. types for function module parameters | BC - Background Processing |
Transaction Codes for SAP Table TBTCJOB
TCODE | Description | Functional Area |
---|---|---|
SM37 | Overview of job selection | Basis - Background Processing |
SM36 | Schedule Background Job | Basis - Background Processing |
SP01 | Output Controller | Basis - Print and Output Management |
SE38 | ABAP Editor | Basis - ABAP Editor |
SM62 | Event History and Background Events | Basis - Background Processing |
SPRO | Customizing - Edit Project | Basis - Customizing Project Management (IMG) |
SLIS | FI-SL Spec.Purpose Ledg. Info.System | FI - Information System |
SE37 | ABAP Function Modules | Basis - Function Builder |
FMs for SAP Table TBTCJOB
FM | Description | Functional Area |
---|---|---|
JOB_OPEN | Open Job Scheduling Without Dialog (Including COMMIT WORK) | Basis - Background Processing |
JOB_CLOSE | Close Background Request With COMMIT WORK | Basis - Background Processing |
GET_PRINT_PARAMETERS | Read, determine, change spool print parameters and archive parameters | Basis - List Processing |
JOB_SUBMIT | Insert Background Task in Background Request With COMMIT WORK | Basis - Background Processing |
CONVERT_ABAPSPOOLJOB_2_PDF | Basis - SAPscript | |
CONVERT_OTFSPOOLJOB_2_PDF | Basis - SAPscript | |
GUI_DOWNLOAD | Download an Internal Table to the PC | Basis - Graphical User Interface |
GUI_UPLOAD | Upload for Data Provider | Basis - Graphical User Interface |
ABAP Reports for SAP Table TBTCJOB
ABAP REPORT | Description | Functional Area |
---|---|---|
RSTXPDFT4 | Converting SAPscript (OTF) or ABAP List Spool Job to PDF | Basis - SAPscript |
RSCONN01 | SAPconnect: Start Send Process | Basis - Communication Services: Mail, Fax, SMS, Telephony |
RSBDCSUB | Batch Input: Process All Sessions | Basis - UI Services, Screen, Batch Input |
RSTXPDFT | Test report for PDF conversion - converting standard texts to PDF | Basis - SAPscript |
CL_ABAP_TYPEDESCR=============CP | Include LDMEE1_ABACIH | |
RSNAST00 | Selection Program for Issuing Output | SD - Output Determination |
LBTCHDEF | Definitions for users of Function Group BTCH (Background Processing) | |
SAPMSSY0 | System Exits | Basis - Syntax, Compiler, Runtime |
BW Datasources for SAP Table TBTCJOB
BW DATASOURCE | Description | Functional Area |
---|---|---|
2LIS_03_BF | Goods Movements From Inventory Management | MM - Materials Management |
Authorization Objects for SAP Table TBTCJOB
AUTHORIZATION OBJECT | Description | Functional Area |
---|---|---|
S_ADMI_FCD | System Authorizations | |
S_SPO_ACT | Spool: Actions | |
P_TCODE | HR: Transaction codes | |
I_FCODE | WCM: Function Codes (e.g. Operational Cycle) | |
M_MATE_STA | Material Master: Maintenance Statuses | |
I_TCODE | PM: Transaction Code | |
C_SIGN | Authorization for Digital Signature | |
F_BKPF_BUK | Accounting Document: Authorization for Company Codes |
Most searched SAP Basis Components Tables
- Business Partner Tables
- Roles Tables
- Users List Tables
- Transport Requests Tables
- Unit Of Measure Tables
- Partner Functions Tables
- Address Tables
- Authorization Objects Tables
- Background Job Tables
- Idoc Tables
- Exchange Rate Tables
- User Name Tables
- Workflow Tables
- Email Address Tables
- User Groups Tables
- Task List Tables
- Su01 Tables
- Idoc Segment Tables
- Rfc Tables
- Language Tables
- Table Name Tables
- Change Log Tables