SAP ABAP Function Module DSVAS_APPL_READ_CCMS_DWNLD (Read the component download of the CCMS)
Hierarchy
ST-SER (Software Component) SAP Solution Manager Service Tools
   SV-SMG-SER (Application Component) SAP Support Services
     DSVAS_APPL_GENERAL (Package) General Transport Objects for Addon ST-SER
Basic Data
Function Module DSVAS_APPL_READ_CCMS_DWNLD Read the component download of the CCMS  
Function Group DSVAS_APPL_READ_CCMS_COMP   Read CCMS download of the components  
Program Name SAPLDSVAS_APPL_READ_CCMS_COMP    
INCLUDE Name LDSVAS_APPL_READ_CCMS_COMPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE INT4 Detailed return code (see coding)
Exporting TXT_VALUE TYPE CHAR256 Return the txt_value if result is exactly 1 record.
Exporting MSGVALUE TYPE CHAR255 Return the msgvalue if result is exactly 1 record.
Importing PS_STDPARAMETER TYPE DSAP_FORM_PARAMETER
Importing BDLSID TYPE SYSYSID SID of Download tables
Importing BDLINSTNO TYPE BDLINSTNO Installation number of BDL Download
Importing SYSID TYPE SYSYSID SYSID of CCMS context
Importing MTMCNAME TYPE ALMCNAME Alert: Name eines Monitorkontextes
Importing OBJECTNAME TYPE ALMOBJECT Alert: Name of Monitoring Object
Importing SHORTNAME TYPE ALNAMESHRT Alert: short name of MTE
Importing GET_XML_FILE TYPE CHAR1 Flag to force the passing of the XML file in the download
Importing USE_NODES_TABLE TYPE CHAR1 Single-Character Flag
Tables RESULT_COMPONENTS TYPE DSVASAPPL_COMPONENTS content of a CCMS MTE
Tables RESULT_NODES_TBL TYPE DSVASAPPL_CCMS_NODE_CONTENT content of a CCMS MTE
Tables RESULT_ALERT_TBL TYPE DSVASAPPL_CCMS_ALERT_HISTORY history of alerts
Tables RESULT_MSG_TBL TYPE DSVASAPPL_CCMS_MSG_VALUE Value of Status Message Node or Value of Message Container
Tables RESULT_NONAVAIL_AGENT_TBL TYPE DSVASAPPL_CCMS_NONAVAIL_DETAIL Detailed history of availability below 100% per 15min
Tables RESULT_NONAVAIL_COMPONENT_TBL TYPE DSVASAPPL_CCMS_NONAVAIL_DETAIL Detailed history of availability below 100% per 15min
Tables RESULT_PERF_HISTORY_TBL TYPE DSVASAPPL_PERF_HISTORY_TBL history
Tables RESULT_FILE_TBL TYPE DSVASAPPL_FILE_TBL line of a file
Tables RESULT_XML_FILE_TBL TYPE DSVASAPPL_XML_FILE_TBL XML file or Web Admin communication
Tables RESULT_PERF_HISTORY_TBL_24 TYPE DSVASAPPL_PERF_HISTORY_TBL_24 History of the performance data in the 24 hour format
Exception DWNLD_NOT_FOUND TYPE Download could not be read.
               
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  20100326 
SAP Release Created in 311