SAP ABAP Table BPXPRGJOB (Background job table for external command 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 BPXPRGJOB   Table Relationship Diagram
Short Description Background job table for external command 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 XPRGNAME BTCXPGPGM1 TEXT128 CHAR 128   0   Name of external program  
13 XPRGPARAM BTCXPGPAR TEXT255 CHAR 255   0   Parameters of external program (string)  
14 XPRGTGT BTCTGTSYS TEXT32 CHAR 32   0   Target System to Run Background Job  
History
Last changed by/on SAP  20020827 
SAP Release Created in 50A