SAP ABAP Function Module GET_OS390_STOR_SUM (Read the Table TA_STOR_SUM: Data from OS/390)
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_OS390_STOR_SUM Read the Table TA_STOR_SUM: Data from OS/390  
Function Group SMON   "SAPOSCOL" (Operating System Monitor)  
Program Name SAPLSMON    
INCLUDE Name LSMONU42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_STOR_SUM_READ TYPE DEF_PAR_FU-NO_YES Label: table read = YES - table not read = NO
Exporting ACTIVEFLAG TYPE DEF_PAR_FU-ACTIVEFLAG
Exporting INTERVAL TYPE DEF_PAR_FU-INTERVAL
Exporting DETAILSCOLL TYPE DEF_PAR_FU-DETAILSCOL
Exporting DETAILSREQI TYPE DEF_PAR_FU-DETAILSREQ
Exporting DETAILSMODE TYPE DEF_PAR_FU-DETAILSMOD
Exporting LASTCOLLWRT TYPE DEF_PAR_FU-LASTCOLLWR
Exporting LASTCOLLINT TYPE DEF_PAR_FU-LASTCOLLIN
Exporting NORMCOLLINT TYPE DEF_PAR_FU-NORMCOLLIN
Importing LOCAL_REMOTE TYPE DEF_PAR_FU-LOC_REMOTE 'LOCAL' Values are 'LOCAL' or 'REMOTE'
Importing LOGICAL_DESTINATION TYPE RFCDES-RFCDEST Logical Destiation for the call of RFC
Importing SYSTEM_ID TYPE DEF_PAR_FU-RFC_DATA_H 0
Tables TF_STOR_SUM TYPE MVS_STOR_S Table for CPU recording data (each hour)
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  19980706 
SAP Release Created in