Table/Structure Field list used by SAP ABAP Function Module SXPG_COMMAND_START_INT (Starten eines externen Kommandos)
SAP ABAP Function Module SXPG_COMMAND_START_INT (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 - EXTPROG Name of external program (possibly with access path) SOURCE VALUE(COMMAND) LIKE BTCXPGSTIM-EXTPROG
4 Table/Structure Field  BTCXPGSTIM - PARAMS Parameters of external program (string) SOURCE VALUE(PARAMS) LIKE BTCXPGSTIM-PARAMS OPTIONAL
5 Table/Structure Field  BTCXPGSTIM - STDERRCNTL Control flag for external programs (std. error diversion) SOURCE VALUE(STDERRCNTL) LIKE BTCXPGSTIM-STDERRCNTL
6 Table/Structure Field  BTCXPGSTIM - STDINCNTL Control indicator for ext. programs (stand-in guide) SOURCE VALUE(STDINCNTL) LIKE BTCXPGSTIM-STDINCNTL
7 Table/Structure Field  BTCXPGSTIM - STDOUTCNTL Control indicator for ext. programs (stand-out guide) SOURCE VALUE(STDOUTCNTL) LIKE BTCXPGSTIM-STDOUTCNTL
8 Table/Structure Field  BTCXPGSTIM - TERMCNTL Control indicator for external programs (scheduling) SOURCE VALUE(TERMCNTL) LIKE BTCXPGSTIM-TERMCNTL
9 Table/Structure Field  BTCXPGSTIM - TRACECNTL Control indicator for external programs (trace level) SOURCE VALUE(TRACECNTL) LIKE BTCXPGSTIM-TRACECNTL
10 Table/Structure Field  GWY_STRUCT - CONVID Conversation ID SOURCE VALUE(CONVID) LIKE GWY_STRUCT-CONVID
11 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call) SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST
12 Table/Structure Field  RFCDISPLAY - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST
13 Table/Structure Field  RFCOPT - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST
14 Table/Structure Field  SXPGCOLIST - OPSYSTEM Operating System of Application Server SOURCE VALUE(OPERATINGSYSTEM) LIKE SXPGCOLIST-OPSYSTEM DEFAULT SY-OPSYS