SAP ABAP Table RJSTA2 (Structure for Storing Job Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Table Category INTTAB    Structure 
Structure RJSTA2   Table Relationship Diagram
Short Description Structure for Storing Job Data    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 JOBCOUNT BTCJOBCNT CHAR8 CHAR 8   0   Job ID  
2 JOBNAME BTCJOB CHAR32 CHAR 32   0   Background job name  
3 JOBINFO JOBINFO   CHAR 30   0   Job description  
4 SDLSTRTDT BTCSDATE SYDATS DATS 8   0   Planned Start Date for Background Job  
5 SDLSTRTTM BTCSTIME SYTIME TIMS 6   0   Planned start time for background Job  
6 STRTDATE BTCXDATE SYDATS DATS 8   0   Job start date  
7 STRTTIME BTCXTIME SYTIME TIMS 6   0   Batch job start time  
8 STATUS BTCSTAT   CHAR 12   0   Status of background job  
9 PERIOD BTCPER   CHAR 12   0   Period (12 characters)  
10 VARNAME BTCVARIANT CHAR14 CHAR 14   0   Name of variant within a step  
11 EXECSERVER BTCSRVNAME TEXT20 CHAR 20   0   Server name  
12 JOBCLASS BTCJOBCLAS CHAR1 CHAR 1   0   Job classification  
13 PROGNAME BTCPROG PROGNAME CHAR 40   0   Program name within a step (e.g. report)  
History
Last changed by/on SAP  20110908 
SAP Release Created in