SAP ABAP Function Module GET_PRC_SINGLE (Anzeige von Prozessdaten für bestimmte Namensmuster)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-OS (Application Component) Operating System Monitors
     SMOS (Package) Monitoring Operating System
Basic Data
Function Module GET_PRC_SINGLE Anzeige von Prozessdaten für bestimmte Namensmuster  
Function Group SMON   "SAPOSCOL" (Operating System Monitor)  
Program Name SAPLSMON    
INCLUDE Name LSMONU51    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_PRC_SINGLE_READ TYPE DEF_PAR_FU-NO_YES Label "NO" or "YES" for getting tables with RFC ("SAPOSCOL")
Exporting ACTIVEFLAG TYPE DEF_PAR_FU-ACTIVEFLAG data for tables to call "SAPOSCOL"
Exporting INTERVAL TYPE DEF_PAR_FU-INTERVAL data for tables to call "SAPOSCOL"
Exporting DETAILSCOLL TYPE DEF_PAR_FU-DETAILSCOL data for tables to call "SAPOSCOL"
Exporting DETAILSREQI TYPE DEF_PAR_FU-DETAILSREQ data for tables to call "SAPOSCOL"
Exporting DETAILSMODE TYPE DEF_PAR_FU-DETAILSMOD data for tables to call "SAPOSCOL"
Exporting LASTCOLLWRT TYPE DEF_PAR_FU-LASTCOLLWR Benutzerfeld für Cluster PC national
Exporting LASTCOLLINT TYPE DEF_PAR_FU-LASTCOLLIN data for tables to call "SAPOSCOL"
Exporting NORMCOLLINT TYPE DEF_PAR_FU-NORMCOLLIN data for tables to call "SAPOSCOL"
Importing LOCAL_REMOTE TYPE DEF_PAR_FU-LOC_REMOTE 'LOCAL' Key: Destination for RFC local or remote
Importing LOGICAL_DESTINATION TYPE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
Tables TF_PRC_SINGLE TYPE PRC_SINGLE Informationen zu speziellen Prozessen
Exception INTERNAL_ERROR_ADRESS_FAILED TYPE Wrong adress of shared Memory
Exception INTERNAL_ERROR_DIFFERENT_FIELD TYPE Different field length of input parameter
Exception INTERNAL_ERROR_NO_NEW_LINE TYPE Append of internal table failed
Exception COLLECTOR_NOT_RUNNING TYPE "SAPOSCOL" is not running on the host
Exception SHARED_MEMORY_NOT_AVAILABLE TYPE Shared memory is not available
Exception COLLECTOR_BUSY TYPE "SAPOSCOL" writes to shared memory
Exception VERSION_CONFLICT TYPE Shared Memory Data are different from "SAPOSCOL"
Exception NO_NETWORK_COLLECTOR_RUNNING TYPE No network collector (RMON-MIB) running
Exception SYSTEM_FAILURE TYPE System failure on the remote host
Exception COMMUNICATION_FAILURE TYPE Remote host not reached
Exception NO_DATA_AVAILABLE TYPE no process data available for destination
               
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  20020827 
SAP Release Created in