Interface list used by SAP ABAP Function Module CRM_SAF_KB_XML_TRAVERSE (SAF: Utility to traverse an xml)
SAP ABAP Function Module CRM_SAF_KB_XML_TRAVERSE (SAF: Utility to traverse an xml) is using
# Object Type Object Name Object Description Note
     
1 Interface  IF_IXML_ELEMENT Element of an XML Document SOURCE REFERENCE(IR_ELEMENT) TYPE REF TO IF_IXML_ELEMENT
2 Interface  IF_IXML_ELEMENT Element of an XML Document
3 Interface  IF_IXML_NODE Node of DOM
4 Interface  IF_IXML_NODE_COLLECTION Collection of Nodes of a DOM
5 Interface  IF_IXML_NODE_ITERATOR Iterator for Nodes and Lists of a DOM
6 Interface  IF_IXML_NODE_LIST Node List of a DOM