SAP ABAP Table BPJOB (Structure for background jobs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTJOBAPI (Package) new background job API
Basic Data
Table Category INTTAB    Structure 
Structure BPJOB   Table Relationship Diagram
Short Description Structure for background jobs    
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 .INCLUDE       0   0   Structure for background tasks  
2 NAME BTCJOB CHAR32 CHAR 32   0   Background job name  
3 TYPE BPJOBTYP CHAR10 CHAR 10   0   Job type for new Job API  
4 STATE BTCSTATUS CHAR1 CHAR 1   0   Background Job Status  
5 JOBCOUNT BTCJOBCNT CHAR8 CHAR 8   0   Job ID  
6 RESTART CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
7 TRG_OID CSMSYSGUID SYSUUID_C CHAR 32   0   System GUID for ABAP Systems or Other Systems  
8 TRG_TYPE TRGTYPE CHAR10 CHAR 10   0   Background trigger type  
History
Last changed by/on SAP  20020827 
SAP Release Created in 46C