SAP ABAP Function Module /SDF/EWA_GET_PROCESSES (Get running processes on OS level)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI/RI (Package) Release-Independent Basis Add-On SLM
Basic Data
Function Module /SDF/EWA_GET_PROCESSES Get running processes on OS level  
Function Group /SDF/EWA   EWA Data Collectors  
Program Name /SDF/SAPLEWA   Sammeln von Downloaddaten 
INCLUDE Name /SDF/LEWAU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PF_ERROR TYPE /SDF/OSCOLLINFO-ERROR Error details for RFC destination
Importing HOSTTYPE TYPE SYST-FTYPE 'I' Role of host: I = INTERN, R = REMOTE
Importing TARGETSYSTEM TYPE RFCDISPLAY-RFCHOST Name of Target Host
Importing DESTINATION TYPE RFCDES-RFCDEST Logical Destination (Specified in Function Call)
Importing OS_TYPE TYPE SYST-FTYPE 'W' For remote hosts, type of host operating system: W - Windows, Other - Unix
Tables ET_PROCESSES TYPE /SDF/PROCESSES One line of processes overview on OS level
Tables EXEC_PROTOCOL TYPE BTCXPM Log message from external program to calling program
Exception NO_AUTHORIZATION TYPE No authorization to call OS command
Exception READ_PROCESSES_ERROR TYPE There were problems executing ps -ef command
Exception CONV_PROCESSES_ERROR TYPE There when processing ps -ef output
Exception NO_SUPPORTED_OS TYPE No operating system support for ps -ef
Exception SXPG_INSERT_ERROR TYPE Problems when inserting ps -ef into SXPGCOSTAB
Exception SXPG_EXECUTE_ERROR TYPE Problems when executing ps -ef using created command
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20070809 
SAP Release Created in