SAP ABAP Table BPABAPJOB (Background job table for ABAP 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 TRANSP    Transparent table 
Transparent table BPABAPJOB   Table Relationship Diagram
Short Description Background job table for ABAP jobs    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
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   ID for background task  
2 GUID CSMSYSGUID SYSUUID_C CHAR 32   0   System GUID for ABAP Systems or Other Systems  
3 .INCLUDE       0   0   Structure for background jobs  
4 .INCLUDE       0   0   Structure for background tasks  
5 NAME BTCJOB CHAR32 CHAR 32   0   Background job name  
6 TYPE BPJOBTYP CHAR10 CHAR 10   0   Job type for new Job API  
7 STATE BTCSTATUS CHAR1 CHAR 1   0   Background Job Status  
8 JOBCOUNT BTCJOBCNT CHAR8 CHAR 8   0   Job ID  
9 RESTART CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
10 TRG_OID CSMSYSGUID SYSUUID_C CHAR 32   0   System GUID for ABAP Systems or Other Systems  
11 TRG_TYPE TRGTYPE CHAR10 CHAR 10   0   Background trigger type  
12 REPNAME BTCPROG PROGNAME CHAR 40   0   Program name within a step (e.g. report)  
13 REPVARIANT BTCVARIANT CHAR14 CHAR 14   0   Name of variant within a step  
14 LANGUAGE SPRAS SPRAS LANG 1   0   Language Key *
History
Last changed by/on SAP  20130604 
SAP Release Created in 46D