SAP ABAP Function Module SAL_WS_GET_AGENT_CONFIG (sends CSMREG data to sapstartsrv)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
Basic Data
Function Module SAL_WS_GET_AGENT_CONFIG sends CSMREG data to sapstartsrv  
Function Group SAL_WS   SALC/SALS Functions as Web Service  
Program Name SAPLSAL_WS    
INCLUDE Name LSAL_WSU41    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AGENT_ENABLED TYPE ALFLAG Alerts: Indicator ('X' or SPACE )
Exporting AGENT_INITIALIZED TYPE ALFLAG Alerts: Indicator ('X' or SPACE )
Exporting AGENT_TYPE TYPE STRING
Exporting AGENT_NAME TYPE STRING
Exporting VERSION TYPE STRING
Exporting PATCH_TEXT TYPE STRING
Exporting OPERATING_SYSTEM TYPE SYOPSYS Operating System of Application Server
Exporting WORK_DIR TYPE STRING
Exporting LOGFILE_NAME TYPE STRING
Exporting CSMCONF_NAME TYPE STRING
Exporting SAPCCMSR_INI_NAME TYPE STRING
Exporting LOCALHOST_NAME TYPE STRING
Exporting INSTANCE_TYPE TYPE STRING
Exporting MGD_SYSTEM_NUMBER TYPE INT4 Natural Number
Exporting MGD_SYSTEM_NAME TYPE STRING
Exporting MGD_SYSTEM_LONGNAME TYPE STRING
Exporting CONNECTED_TO_SHM TYPE ALFLAG Alerts: Indicator ('X' or SPACE )
Exporting SHM_SIZE TYPE INT4 Natural Number
Exporting IS_CEN_CONFIGURED TYPE ALFLAG Alerts: Indicator ('X' or SPACE )
Exporting NUMBER_OF_CEN TYPE INT4 Natural Number
Exporting LOCAL_CUSTOMIZING TYPE ALFLAG Alerts: Indicator ('X' or SPACE )
Exporting TRACELEVEL_AGENT TYPE INT4 Natural Number
Exporting TRACELEVEL_SHM TYPE INT4 Natural Number
Exporting CEN_LIST TYPE ALCENINFO_T Table with Agent Information About CEN
Exporting CENAUTO_SYSID TYPE SYSYSID Name of the SAP System
Exporting CUST_SYSID TYPE SYSYSID Name of the SAP System
Exporting OUTPUT_TEXT_TABLE TYPE AL_OUTPUT_CHAR80_TABLE Output Table for Text in CCMS
Exporting ERROR_TEXT TYPE STRING
Importing DESTINATION TYPE RFCDEST Logical Destination (Specified When Function Is Called)
Exception C_CALL_FAILED TYPE
Exception INTERNAL_ERROR TYPE
Exception WS_PROXY_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  20080418 
SAP Release Created in 703