SAP ABAP Table BPXCMDJOB (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 BPXCMDJOB   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 XCMDNAME SXPGLOGCMD CHAR18 CHAR 18   0   Logical command name  
13 XCMDPARAM BTCXPGPAR TEXT255 CHAR 255   0   Parameters of external program (string)  
14 XCMDOS SYOPSYS SYOPSYS CHAR 10   0   Operating System of Application Server  
15 XCMDTGT BTCTGTSYS TEXT32 CHAR 32   0   Target System to Run Background Job  
History
Last changed by/on SAP  20130604 
SAP Release Created in 50A