TBTCJSTEP - Background Job Step Overview
Background Job Step Overview information is stored in SAP table TBTCJSTEP.
It is part of development package SBTI in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "User Interface and Job-API of Background Processing".
It is part of development package SBTI in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "User Interface and Job-API of Background Processing".
Fields for table TBTCJSTEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| JOBNAME | Background Job Name | X | BTCJOB | CHAR | 64 | |
| JOBCOUNT | Job ID | X | BTCJOBCNT | CHAR | 16 | |
| STEPCOUNT | Job step ID number. | X | BTCSTEPCNT | INT4 | 4 | |
| PROGNAME | Program name within a step (e.g. report) | BTCPROG | CHAR | 80 | ||
| VARIANT | Name of variant within a step | BTCVARIANT | CHAR | 28 | ||
| AUTHCKNAM | Background User Name for Authorization Check | BTCAUTHNAM | CHAR | 24 |