SAP Table TBTCD
Job log directory
TBTCD (Job log directory) 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 TBTCD to other SAP tables.
TBTCD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
LRDATE | Date of the last read access on a job log partition | BTCLRDAT | DATS | 8 | 0 | |||
LRTIME | Time of last read access on a job log partition | BTCLRTIM | TIMS | 6 | 0 | |||
LWDATE | Date of last write access to a job log partition | BTCLWDAT | DATS | 8 | 0 | |||
LWTIME | Time of last write access to a job log partition | BTCLWTIM | TIMS | 6 | 0 | |||
CRDATE | Generation date of a job log partition | BTCCRDAT | DATS | 8 | 0 | |||
CRTIME | Generation time of a job log partition | BTCCRTIM | TIMS | 6 | 0 | |||
SUPPKEY | Partition key supplement indicator | BTCSUPPFLG | CHAR | 1 | 0 | |||
UNAME | Creator of job log partition | BTCUNAME | CHAR | 12 | 0 | |||
MANDT | Client of user creating a job log partition | BTCMANDT | CHAR | 3 | 0 | |||
JOBNAME | Background job name | BTCJOB | CHAR | 32 | 0 | |||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | 0 | |||
JOBGROUP | Summary of jobs for a group | BTCJOBGRP | CHAR | 12 | 0 |