SAP Table TBTCS
Background Processing: Time Schedule Table
TBTCS (Background Processing: Time Schedule Table) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TBTCS to other SAP tables.
TBTCS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
JOBNAME | Background job name | BTCJOB | CHAR | 32 | 0 | |||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | 0 | |||
BTCSYSTEM | Target System to Run Background Job | BTCTGTSYS | CHAR | 32 | 0 | |||
JOBGROUP | Summary of jobs for a group | BTCJOBGRP | CHAR | 12 | 0 | |||
INTREPORT | Name of internal report for batch job | BTCREP | CHAR | 40 | 0 | |||
SDLSTRTDT | Planned Start Date for Background Job | BTCSDATE | DATS | 8 | 0 | |||
SDLSTRTTM | Planned start time for background Job | BTCSTIME | TIMS | 6 | 0 | |||
PRDMINS | Duration period (in minutes) for a batch job | BTCPMIN | NUMC | 2 | 0 | |||
PRDHOURS | Duration period (in hours) for a batch job | BTCPHOUR | NUMC | 2 | 0 | |||
PRDDAYS | Duration (in days) of DBA action | BTCPDAY | NUMC | 3 | 0 | |||
PRDWEEKS | Duration period (in weeks) for a batch job | BTCPWEEK | NUMC | 2 | 0 | |||
PRDMONTHS | Duration period (in months) for a batch job | BTCPMNTH | NUMC | 2 | 0 | |||
PERIODIC | Periodic Jobs Indicator | BTCPFLAG | CHAR | 1 | 0 | |||
DELANFREP | Job deletion indicator after processing | BTCDELFLAG | CHAR | 1 | 0 | |||
EMERGMODE | Emergency Job operation indicator (content 'X') | BTCEFLAG | CHAR | 1 | 0 | |||
SDLUNAME | Initiator of job/step scheduling | BTCSDLNM | CHAR | 12 | 0 | |||
AUTHCKNAM | Background User Name for Authorization Check | BTCAUTHNAM | CHAR | 12 | 0 | |||
AUTHCKMAN | Background client for authorization check | BTCAUTHMAN | CLNT | 3 | 0 | |||
SUCCNUM | Number of successor job(s) | BTCSNUM | INT4 | 10 | 0 | |||
EOMCORRECT | Correction field for calc. job execution (end-of-mth, cal.) | BTCEOMCORR | INT4 | 10 | 0 | |||
JOBCLASS | Job classification | BTCJOBCLAS | CHAR | 1 | 0 | |||
PRIORITY | Job priority | BTCJOBPRIO | INT4 | 10 | 0 | |||
EXECSERVER | Server name | BTCSRVNAME | CHAR | 20 | 0 | |||
CALCORRECT | Correction field for calc. job execution (end-of-mth, cal.) | BTCEOMCORR | INT4 | 10 | 0 | |||
TGTSRVGRP | Server Group Name Background Processing | BPSRVGRPN | CHAR | 40 | 0 |