Class Method 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 Class Method  IF_IXML_ELEMENT - GET_CHILDREN Element of an XML Document
2 Class Method  IF_IXML_ELEMENT - GET_NAME Element of an XML Document
3 Class Method  IF_IXML_ELEMENT - GET_VALUE Element of an XML Document
4 Class Method  IF_IXML_NODE - GET_CHILDREN Node of DOM
5 Class Method  IF_IXML_NODE - GET_NAME Node of DOM
6 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
7 Class Method  IF_IXML_NODE - IS_LEAF Node of DOM
8 Class Method  IF_IXML_NODE_ITERATOR - GET_NEXT Iterator for Nodes and Lists of a DOM
9 Class Method  IF_IXML_NODE_LIST - CREATE_ITERATOR Node List of a DOM