SAP ABAP Table BTCXP1 (Message to start an external program from a job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTC (Package) SAP Background Processing
Basic Data
Table Category INTTAB    Structure 
Structure BTCXP1   Table Relationship Diagram
Short Description Message to start an external program from a job    
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 FORMAT BTCXPGFMT CHAR1 CHAR 1   0   ID of log format for messages to external programs  
2 JOBNAME BTCJOB CHAR32 CHAR 32   0   Background job name  
3 JOBCOUNT BTCJOBCNT CHAR8 CHAR 8   0   Job ID  
4 PROGRAM BTCXPGPGM TEXT128 CHAR 128   0   Name of external program (possibly with access path)  
5 PARAMS BTCXPGPAR TEXT255 CHAR 255   0   Parameters of external program (string)  
6 RECEIVER RFCHOST RFCHOST CHAR 100   0   Name of target host  
7 DPSERVICE MSSERV MSSERV CHAR 20   0   Service  
8 CLIENT MANDT MANDT CLNT 3   0   Client *
9 USERNAME SYUNAME SYCHAR12 CHAR 12   0   User Name  
10 PASSWORD BTCXPGPWD CHAR8 CHAR 8   0   User password for logon from external program  
11 LOGONLANGU SYLANGU SYLANGU LANG 1   0   Language Key  
12 ABAPPROG SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
13 ABAPFORM BTCXPGAFM CHAR32 CHAR 32   0   ABAP/4 FORM routine name, called by external program  
14 CONNCNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
15 STDINCNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
16 STDOUTCNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
17 STDERRCNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
18 TRACECNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
19 TERMCNTL BTCXPGCNTL CHAR1 CHAR 1   0   Control flag for external program (e.g. trace level)  
History
Last changed by/on SAP  20141013 
SAP Release Created in