Table/Structure Field list used by SAP ABAP Function Module SXPG_COMMAND_CHECK (Prüfen der Ausführbarkeit eines externen Kommandos)
SAP ABAP Function Module SXPG_COMMAND_CHECK (Prüfen der Ausführbarkeit eines externen Kommandos) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RFCDES - RFCDEST Logical Destination (Specified in Function Call) SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL
2 Table/Structure Field  RFCDISPLAY - RFCHOST Name of Target Host
3 Table/Structure Field  RFCDISPLAY - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST OPTIONAL
4 Table/Structure Field  RFCOPT - RFCHOST Name of Target Host
5 Table/Structure Field  RFCOPT - RFCHOST Name of Target Host SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST OPTIONAL
6 Table/Structure Field  SXPGCOLIST - CHECKCALL Function module to check a logical command
7 Table/Structure Field  SXPGCOLIST - NAME Logical command name SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME
8 Table/Structure Field  SXPGCOLIST - NAME Logical command name
9 Table/Structure Field  SXPGCOLIST - OPCOMMAND Name of external program (possibly with access path)
10 Table/Structure Field  SXPGCOLIST - OPCOMMAND Name of external program (possibly with access path) SOURCE VALUE(PROGRAMNAME) LIKE SXPGCOLIST-OPCOMMAND
11 Table/Structure Field  SXPGCOLIST - OPSYSTEM Operating System of Application Server SOURCE VALUE(OPERATINGSYSTEM) LIKE SXPGCOLIST-OPSYSTEM DEFAULT SY-OPSYS
12 Table/Structure Field  SXPGCOLIST - OPSYSTEM Operating System of Application Server
13 Table/Structure Field  SXPGCOLIST - PARAMETERS Parameters of external program (string) SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS OPTIONAL
14 Table/Structure Field  SXPGCOLIST - PARAMETERS Parameters of external program (string)
15 Table/Structure Field  SXPGCOLIST - PARAMETERS Parameters of external program (string) SOURCE VALUE(DEFINED_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS
16 Table/Structure Field  SXPGCOLIST - PARAMETERS Parameters of external program (string) SOURCE VALUE(ALL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS