Table list used by SAP ABAP Function Module SXPG_CALL_SYSTEM (Execute an External Command)
SAP ABAP Function Module
SXPG_CALL_SYSTEM (Execute an External Command) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BTCXPM | Log message from external program to calling program | SOURCE EXEC_PROTOCOL STRUCTURE BTCXPM |
2 | ![]() |
EXTCMDEXEX | Parameters of SXPG_COMMAND_EXECUTE | SOURCE VALUE(EXITCODE) LIKE EXTCMDEXEX-EXITCODE |
3 | ![]() |
EXTCMDEXEX | Parameters of SXPG_COMMAND_EXECUTE | SOURCE VALUE(STATUS) LIKE EXTCMDEXEX-STATUS |
4 | ![]() |
EXTCMDEXIM | Parameters of SXPG_COMMAND_EXECUTE | SOURCE VALUE(TRACE) TYPE EXTCMDEXIM-TRACE OPTIONAL |
5 | ![]() |
SXPGCOLIST | Short description of a logical command | SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME |
6 | ![]() |
SXPGCOLIST | Short description of a logical command | SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS DEFAULT SPACE |
7 | ![]() |
SXPGCOLIST | Short description of a logical command | |