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 |
|---|---|---|---|---|---|---|---|
| |
CPU_MODEL | TYPE | DEF_PAR_FU-OPSYSTEM | Character der Länge 52 | |||
| |
NUM_OF_PROCESSORS | TYPE | DEF_PAR_FU-RFC_DATA | data for tables to call "SAPOSCOL" | |||
| |
NUM_OF_LOG_PARTITIONS | TYPE | DEF_PAR_FU-RFC_DATA | data for tables to call "SAPOSCOL" | |||
| |
LOCAL_REMOTE | TYPE | DEF_PAR_FU-LOC_REMOTE | 'LOCAL' | Key: Destination for RFC local or remote | ||
| |
LOGICAL_DESTINATION | TYPE | RFCDES-RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |||
| |
SYSTEM_ID | TYPE | DEF_PAR_FU-RFC_DATA_H | 0 | Data for the Call of "SAPOSCOL" with RFC | ||
| |
TF_LPAR_INFO | TYPE | MVS_LPAR_A | Table for CPU LPAR data | |||
| |
REQUEST_TO_OLD | TYPE | Request is to old - answer was overwritten | ||||
| |
NO_BUFFER_SPACE_IN_SHM | TYPE | No bufferspace in shared memory available | ||||
| |
UNVALID_REQUEST_ID | TYPE | Unvalid request-id | ||||
| |
ANSWER_IS_NOT_YET_AVAILABLE | TYPE | You have to wait - answer is not yet available | ||||
| |
COMMUNICATION_ERROR | TYPE | Communication is wrong ==> prgram-error | ||||
| |
ANSWER_NOT_POSSIBLE | TYPE | Answer is not possible | ||||
| |
COMMUNICATION_BUFFER_TO_SMALL | TYPE | Communicationbuffer is to small (hard coded) | ||||
| |
UNKNOWN_ERROR | TYPE | Unknown error (look at /usr/sap/tmp/dev_coll) | ||||
| |
ILLEGAL_PARAMETER | TYPE | Illegale parameter (for example path by DirFree) | ||||
| |
SYSTEM_FAILURE | TYPE | System failure on the remote host | ||||
| |
COMMUNICATION_FAILURE | TYPE | Remote host not reached | ||||
Processing Type
| Normal Function 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 |