SAP Table TBTCJSTEP
Background Job Step Overview
TBTCJSTEP (Background Job Step Overview) 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 TBTCJSTEP to other SAP tables.
TBTCJSTEP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
JOBNAME | Background job name | BTCJOB | CHAR | 32 | 0 | |||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | 0 | |||
STEPCOUNT | Job step ID number. | BTCSTEPCNT | INT4 | 10 | 0 | |||
PROGNAME | Program name within a step (e.g. report) | BTCPROG | CHAR | 40 | 0 | |||
VARIANT | Name of variant within a step | BTCVARIANT | CHAR | 14 | 0 | |||
AUTHCKNAM | Background User Name for Authorization Check | BTCAUTHNAM | CHAR | 12 | 0 |