SAP ABAP Function Module E2E_CONFIG_PARSER (Parse the SMD configuration XML)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AGS_E2E_DIAG_CHANGE_ANALYSIS (Package) E2E Diagnostics - Change Analysis
Basic Data
Function Module E2E_CONFIG_PARSER Parse the SMD configuration XML  
Function Group E2E_CONFIG_READ   Read Configuration Data  
Program Name SAPLE2E_CONFIG_READ    
INCLUDE Name LE2E_CONFIG_READU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing XML_DOCUMENT TYPE REF TO IF_IXML_DOCUMENT IF_IXML_DOCUMENT
Importing XML_STRING TYPE STRING
Importing XML_XSTRING TYPE XSTRING
Importing SHOW_RESULTS TYPE CHAR_01 Character length 1
Tables RESULT_LANDSCAPE TYPE E2E_CONF_LANDSCAPE Structure for the landscape part of the Config Read API
Tables RESULT_PARAMETERS TYPE E2E_CONF_PARAMETERS Structure for the parameter part of the Config Read API
Tables RESULT_TABLES TYPE E2E_CONF_TABLES Structure for the tables part of the Config Read API
Tables RESULT_TABLEENTRIES TYPE E2E_CONF_TABLEENTRIES Structure for the table content part of the Config Read API
Tables RESULT_PARSING_ERRORS TYPE E2E_T_STRING Parsing error message
Exception INPUT_XML_INVALID TYPE Input XML can not be represented in the DOM
               
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 400