Table/Structure Field list used by SAP ABAP Function Module SXPG_COMMAND_START_INT_LONG (Starten eines externen Kommandos)
SAP ABAP Function Module SXPG_COMMAND_START_INT_LONG (Starten eines externen Kommandos) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  BTCXPGSTEX - STRTSTAT Start or exit status of an external program SOURCE VALUE(STRTSTAT) LIKE BTCXPGSTEX-STRTSTAT
2 Table/Structure Field  BTCXPGSTEX - XPGID Process identification of an external program SOURCE VALUE(XPGID) LIKE BTCXPGSTEX-XPGID
3 Table/Structure Field  BTCXPGSTIM - STDERRCNTL Control flag for external programs (std. error diversion) SOURCE VALUE(STDERRCNTL) LIKE BTCXPGSTIM-STDERRCNTL
4 Table/Structure Field  BTCXPGSTIM - STDINCNTL Control indicator for ext. programs (stand-in guide) SOURCE VALUE(STDINCNTL) LIKE BTCXPGSTIM-STDINCNTL
5 Table/Structure Field  BTCXPGSTIM - STDOUTCNTL Control indicator for ext. programs (stand-out guide) SOURCE VALUE(STDOUTCNTL) LIKE BTCXPGSTIM-STDOUTCNTL
6 Table/Structure Field  BTCXPGSTIM - TERMCNTL Control indicator for external programs (scheduling) SOURCE VALUE(TERMCNTL) LIKE BTCXPGSTIM-TERMCNTL
7 Table/Structure Field  BTCXPGSTIM - TRACECNTL Control indicator for external programs (trace level) SOURCE VALUE(TRACECNTL) LIKE BTCXPGSTIM-TRACECNTL
8 Table/Structure Field  GWY_STRUCT - CONVID Conversation ID SOURCE VALUE(CONVID) LIKE GWY_STRUCT-CONVID
9 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call) SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST
10 Table/Structure Field  RFCDISPLAY - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST
11 Table/Structure Field  RFCOPT - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST
12 Table/Structure Field  SXPGCOLIST - NAME Logical command name SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME
13 Table/Structure Field  SXPGCOLIST - OPSYSTEM Operating System of Application Server SOURCE VALUE(OPERATINGSYSTEM) LIKE SXPGCOLIST-OPSYSTEM DEFAULT SY-OPSYS
14 Table/Structure Field  SXPGCOLIST - PARAMETERS Parameters of external program (string) SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS OPTIONAL