SAP ABAP Function Module GET_VIRT_CIM (Read the Tables for Virtual System CIM)
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_VIRT_CIM Read the Tables for Virtual System CIM  
Function Group SMON   "SAPOSCOL" (Operating System Monitor)  
Program Name SAPLSMON    
INCLUDE Name LSMONU53    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_VIRT_CONFIG_READ TYPE DEF_PAR_FU-NO_YES Label "NO" or "YES" for getting tables with RFC ("SAPOSCOL")
Exporting F_VIRT_METRICS_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 OP_SYSTEM TYPE DEF_PAR_FU-OPSYSTEM Character der Länge 52
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_VIRT_CONFIG TYPE VIRT_CONFIG Global Data for Virtualization Configuration
Tables TF_VIRT_METRICS TYPE VIRT_METRICS Global Data for Virtualization Metrics
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
               
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  20090218 
SAP Release Created in