SAP ABAP Function Module FILL_VALIDATION_RECORDS (Fills the tables with the validation data)
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 FILL_VALIDATION_RECORDS Fills the tables with the validation data  
Function Group SMON   "SAPOSCOL" (Operating System Monitor)  
Program Name SAPLSMON    
INCLUDE Name LSMONU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TF_CPU_ALL_VALID TYPE VALID_REC
Exporting TF_CPU_SUM_VALID TYPE VALID_REC
Exporting TF_CPU_SINGLE_VALID TYPE VALID_REC
Exporting TF_MEM_ALL_VALID TYPE VALID_REC
Exporting TF_MEM_SUM_VALID TYPE VALID_REC
Exporting TF_DISK_SUM_VALID TYPE VALID_REC
Exporting TF_DISK_SINGLE_VALID TYPE VALID_REC
Exporting TF_LAN_SUM_VALID TYPE VALID_REC
Exporting TF_LAN_SINGLE_VALID TYPE VALID_REC
Exporting TF_FSYS_SUM_VALID TYPE VALID_REC
Exporting TF_FSYS_SINGLE_VALID TYPE VALID_REC
Exporting TF_SPEC_SUM_VALID TYPE VALID_REC
Exporting TF_SPEC_SINGLE_VALID TYPE VALID_REC
Exporting TF_TOP_SINGLE_VALID TYPE VALID_REC
Exporting TF_CONFIG_DEFINED_VALID TYPE VALID_REC
Exporting TF_CONFIG_USED_VALID TYPE VALID_REC
Exporting TF_POOL_ALL_VALID TYPE VALID_REC
Exporting TF_POOL_SINGLE_VALID TYPE VALID_REC
Exporting TF_POOL_SUM_VALID TYPE VALID_REC
Exporting TAB_TYPE TYPE DEF_PAR_FU-TAB_TYP Type of a table read with RFC ("SAPOSCOL")
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
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
Exception NO_NETWORK_COLLECTOR_RUNNING TYPE No network collector (RMON-MIB) running
               
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  19960708 
SAP Release Created in