Table 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 | RFCDISPLAY | Display structure for RFCDES maintenance | SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST OPTIONAL |
|
| 2 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(DEFINED_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
|
| 3 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(ALL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
|
| 4 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS DEFAULT SPACE |
|
| 5 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(OPERATINGSYSTEM) LIKE SXPGCOLIST-OPSYSTEM DEFAULT SY-OPSYS |
|
| 6 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(PROGRAMNAME) LIKE SXPGCOLIST-OPCOMMAND |
|
| 7 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME |
|