Data Element list used by SAP ABAP Function Module SXPG_COMMAND_CHECK_INT (Prüfen der Ausführbarkeit eines externen Kommandos ohne Berechtigungen)
SAP ABAP Function Module
SXPG_COMMAND_CHECK_INT (Prüfen der Ausführbarkeit eines externen Kommandos ohne Berechtigungen) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BTCXPGPAR | Parameters of external program (string) | SOURCE VALUE(ALL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
2 | ![]() |
BTCXPGPAR | Parameters of external program (string) | SOURCE VALUE(DEFINED_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
3 | ![]() |
BTCXPGPAR | Parameters of external program (string) | SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS DEFAULT SPACE |
4 | ![]() |
BTCXPGPGM | Name of external program (possibly with access path) | SOURCE VALUE(PROGRAMNAME) LIKE SXPGCOLIST-OPCOMMAND |
5 | ![]() |
RFCHOST_EXT | Name of Target Host | SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST OPTIONAL |
6 | ![]() |
SXPGLOGCMD | Logical command name | SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME |
7 | ![]() |
SYOPSYS | Operating System of Application Server | SOURCE VALUE(OPERATINGSYSTEM) LIKE SXPGCOLIST-OPSYSTEM DEFAULT SY-OPSYS |