SAP ABAP Function Module GET_OS390_LPAR_INFO (get OS/390 LPAR information, using the command interface of saposcol)
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_LPAR_INFO get OS/390 LPAR information, using the command interface of saposcol  
Function Group SMON   "SAPOSCOL" (Operating System Monitor)  
Program Name SAPLSMON    
INCLUDE Name LSMONU49    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CPU_MODEL TYPE DEF_PAR_FU-OPSYSTEM Character der Länge 52
Exporting NUM_OF_PROCESSORS TYPE DEF_PAR_FU-RFC_DATA data for tables to call "SAPOSCOL"
Exporting NUM_OF_LOG_PARTITIONS TYPE DEF_PAR_FU-RFC_DATA 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)
Importing SYSTEM_ID TYPE DEF_PAR_FU-RFC_DATA_H 0 Data for the Call of "SAPOSCOL" with RFC
Tables TF_LPAR_INFO TYPE MVS_LPAR_A Table for CPU LPAR data
Exception REQUEST_TO_OLD TYPE Request is to old - answer was overwritten
Exception NO_BUFFER_SPACE_IN_SHM TYPE No bufferspace in shared memory available
Exception UNVALID_REQUEST_ID TYPE Unvalid request-id
Exception ANSWER_IS_NOT_YET_AVAILABLE TYPE You have to wait - answer is not yet available
Exception COMMUNICATION_ERROR TYPE Communication is wrong ==> prgram-error
Exception ANSWER_NOT_POSSIBLE TYPE Answer is not possible
Exception COMMUNICATION_BUFFER_TO_SMALL TYPE Communicationbuffer is to small (hard coded)
Exception UNKNOWN_ERROR TYPE Unknown error (look at /usr/sap/tmp/dev_coll)
Exception ILLEGAL_PARAMETER TYPE Illegale parameter (for example path by DirFree)
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  20010821 
SAP Release Created in