Table 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 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL |
|
| 2 | RFCDISPLAY | Display structure for RFCDES maintenance | SOURCE VALUE(TARGETSYSTEM) LIKE RFCDISPLAY-RFCHOST OPTIONAL |
|
| 3 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME |
|
| 4 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(PROGRAMNAME) LIKE SXPGCOLIST-OPCOMMAND |
|
| 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(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS OPTIONAL |
|
| 7 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(ALL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
|
| 8 | SXPGCOLIST | Short description of a logical command | SOURCE VALUE(DEFINED_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS |
|
| 9 | SXPGCOLIST | Short description of a logical command | ||