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
Exporting REQUEST_ID TYPE DEF_PAR_FU-REQ_ID Key for the request (shared memory block)
Exporting REQUEST_RETURN_CODE TYPE DEF_PAR_FU-REQ_RC Return code
Exporting REQUEST_PARAM1 TYPE DEF_PAR_FU-REQ_PARAM1 Parameter for input and output
Exporting REQUEST_PARAM2 TYPE DEF_PAR_FU-REQ_PARAM2 Parameter for input and output
Exporting REQUEST_PARAM3 TYPE DEF_PAR_FU-REQ_PARAM3 Parameter for input and output
Importing LOCAL_REMOTE TYPE DEF_PAR_FU-LOC_REMOTE 'LOCAL'
Importing LOGICAL_DESTINATION TYPE RFCDES-RFCDEST
Importing REQUEST_TYP TYPE DEF_PAR_FU-REQ_TYP Request type (value 100, 101, ....)
Importing REQUEST_ID TYPE DEF_PAR_FU-REQ_ID Key for the request (shared memory block)
Importing REQUEST_MODE TYPE DEF_PAR_FU-REQ_MODE Request mode (S = synchron,, P = put, G = get)
Importing REQUEST_PARAM1 TYPE DEF_PAR_FU-REQ_PARAM1 Parameter for input and output
Importing REQUEST_PARAM2 TYPE DEF_PAR_FU-REQ_PARAM2 Parameter for input and output
Importing REQUEST_PARAM3 TYPE DEF_PAR_FU-REQ_PARAM3 Parameter for input and output
Exception REQUEST_TO_OLD TYPE Request is too old - answer has been overwritten
Exception NO_BUFFER_SPACE_IN_SHM TYPE No buffer space available in shared memory
Exception UNVALID_REQUEST_ID TYPE Invalid request-id
Exception ANSWER_IS_NOT_YET_AVAILABLE TYPE Please wait - answer has not yet arrived
Exception COMMUNICATION_ERROR TYPE Communication error ==> program error
Exception ANSWER_NOT_POSSIBLE TYPE Answer is not possible
Exception COMMUNICATION_BUFFER_TO_SMALL TYPE Communication buffer is to small (hard-coded)
Exception UNKNOWN_ERROR TYPE Unknown error (see /usr/sap/tmp/dev_coll)
Exception ILLEGAL_PARAMETER TYPE Illegal parameter (for example path by DirFree)
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 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 NO_NETWORK_COLLECTOR_RUNNING TYPE No network collector (RMON-MIB) running
Exception SYSTEM_FAILURE TYPE
Exception COMMUNICATION_FAILURE TYPE
               
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