SAP ABAP Function Module CONTROL_PERF_REQUEST (Requests from "SAPOSCOL" using shared memory)
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 | CONTROL_PERF_REQUEST | Requests from "SAPOSCOL" using shared memory |
| Function Group | SMON | "SAPOSCOL" (Operating System Monitor) |
| Program Name | SAPLSMON | |
| INCLUDE Name | LSMONU23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REQUEST_ID | TYPE | DEF_PAR_FU-REQ_ID | Key for the request (shared memory block) | |||
| |
REQUEST_RETURN_CODE | TYPE | DEF_PAR_FU-REQ_RC | Return code | |||
| |
REQUEST_PARAM1 | TYPE | DEF_PAR_FU-REQ_PARAM1 | Parameter for input and output | |||
| |
REQUEST_PARAM2 | TYPE | DEF_PAR_FU-REQ_PARAM2 | Parameter for input and output | |||
| |
REQUEST_PARAM3 | TYPE | DEF_PAR_FU-REQ_PARAM3 | Parameter for input and output | |||
| |
LOCAL_REMOTE | TYPE | DEF_PAR_FU-LOC_REMOTE | 'LOCAL' | |||
| |
LOGICAL_DESTINATION | TYPE | RFCDES-RFCDEST | ||||
| |
REQUEST_TYP | TYPE | DEF_PAR_FU-REQ_TYP | Request type (value 100, 101, ....) | |||
| |
REQUEST_ID | TYPE | DEF_PAR_FU-REQ_ID | Key for the request (shared memory block) | |||
| |
REQUEST_MODE | TYPE | DEF_PAR_FU-REQ_MODE | Request mode (S = synchron,, P = put, G = get) | |||
| |
REQUEST_PARAM1 | TYPE | DEF_PAR_FU-REQ_PARAM1 | Parameter for input and output | |||
| |
REQUEST_PARAM2 | TYPE | DEF_PAR_FU-REQ_PARAM2 | Parameter for input and output | |||
| |
REQUEST_PARAM3 | TYPE | DEF_PAR_FU-REQ_PARAM3 | Parameter for input and output | |||
| |
REQUEST_TO_OLD | TYPE | Request is too old - answer has been overwritten | ||||
| |
NO_BUFFER_SPACE_IN_SHM | TYPE | No buffer space available in shared memory | ||||
| |
UNVALID_REQUEST_ID | TYPE | Invalid request-id | ||||
| |
ANSWER_IS_NOT_YET_AVAILABLE | TYPE | Please wait - answer has not yet arrived | ||||
| |
COMMUNICATION_ERROR | TYPE | Communication error ==> program error | ||||
| |
ANSWER_NOT_POSSIBLE | TYPE | Answer is not possible | ||||
| |
COMMUNICATION_BUFFER_TO_SMALL | TYPE | Communication buffer is to small (hard-coded) | ||||
| |
UNKNOWN_ERROR | TYPE | Unknown error (see /usr/sap/tmp/dev_coll) | ||||
| |
ILLEGAL_PARAMETER | TYPE | Illegal parameter (for example path by DirFree) | ||||
| |
COLLECTOR_NOT_RUNNING | TYPE | "SAPOSCOL" is not running on the host | ||||
| |
SHARED_MEMORY_NOT_AVAILABLE | TYPE | Shared memory is not available | ||||
| |
COLLECTOR_BUSY | TYPE | "SAPOSCOL" writes to shared memory | ||||
| |
VERSION_CONFLICT | TYPE | Shared Memory Data are different from "SAPOSCOL" | ||||
| |
INTERNAL_ERROR_ADRESS_FAILED | TYPE | Wrong adress of shared Memory | ||||
| |
INTERNAL_ERROR_DIFFERENT_FIELD | TYPE | Different field length of input parameter | ||||
| |
INTERNAL_ERROR_NO_NEW_LINE | TYPE | Append of internal table failed | ||||
| |
NO_NETWORK_COLLECTOR_RUNNING | TYPE | No network collector (RMON-MIB) running | ||||
| |
SYSTEM_FAILURE | TYPE | |||||
| |
COMMUNICATION_FAILURE | TYPE | |||||
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 | 19960708 |
| SAP Release Created in |