SAP ABAP Function Module FILL_POOL_DATA (Function module to collect AS/400 main storage pool data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Function Module FILL_POOL_DATA Function module to collect AS/400 main storage pool data  
Function Group STU4_RZ20   iSeries: Function Modules for RZ20  
Program Name SAPLSTU4_RZ20    
INCLUDE Name LSTU4_RZ20U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_POOL_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 User field for 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"
Exporting TAB_TYPE TYPE DEF_PAR_FU-TAB_TYP Type of a table read with RFC ("SAPOSCOL")
Importing LOCAL_REMOTE TYPE DEF_PAR_FU-LOC_REMOTE 'LOCAL' Key: Destination for RFC local or remote
Importing LOGICAL_DESTINATION TYPE RFCDES-RFCDEST Logical destination (specified in function call)
Importing SYSTEM_ID TYPE DEF_PAR_FU-RFC_DATA_H 0 Data for the Call of "SAPOSCOL" with RFC
Tables TF_POOL_SINGLE TYPE AS4_POOL Data for as/400 pool performance data
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  20040312 
SAP Release Created in 630