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 Table  BTCXPM Log message from external program to calling program SOURCE EXEC_PROTOCOL STRUCTURE BTCXPM
2 Table  EXTCMDEXEX Parameters of SXPG_COMMAND_EXECUTE SOURCE VALUE(EXITCODE) LIKE EXTCMDEXEX-EXITCODE
3 Table  EXTCMDEXEX Parameters of SXPG_COMMAND_EXECUTE SOURCE VALUE(STATUS) LIKE EXTCMDEXEX-STATUS
4 Table  EXTCMDEXIM Parameters of SXPG_COMMAND_EXECUTE SOURCE VALUE(TRACE) TYPE EXTCMDEXIM-TRACE OPTIONAL
5 Table  SXPGCOLIST Short description of a logical command SOURCE VALUE(COMMANDNAME) LIKE SXPGCOLIST-NAME
6 Table  SXPGCOLIST Short description of a logical command SOURCE VALUE(ADDITIONAL_PARAMETERS) LIKE SXPGCOLIST-PARAMETERS DEFAULT SPACE
7 Table  SXPGCOLIST Short description of a logical command