sapdev logo background
sapdev logo sapdev logo
Comments

SAP IXML NODE ITERATOR ABEXA documentation, setup help and example usage



Return to SAP documentation index



iXML Library, Iterator for Nodes
Access to the nodes in DOM using an iterator.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
XML data is first transformed to an input stream object and the object is then imported into a DOM object using a parser object. If parsed successfully, iterators are created for the full document, the root node, and a subnode of the root node and iterations are performed across its nodes. By selecting the node type, only XML elements are included in the output.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




IXML_NAME_LIST_ITERATOR_ABEXA
IXML_NODE_LIST_ABEXA




comments powered by Disqus