SAP IXML DOM ABEXA



Get Example source ABAP code based on a different SAP table
  


VX_EXA_ONLY

ABAP_IXML - DOM Representation
DOM representation of XML data.

ABAP_SOURCE_CODE
DEMO CL_DEMO_IXML_DOM

ABAP_DESCRIPTION
XML data is transformed to its DOM representation using the identity transformation ID. An iterator is used to read all DOM nodes and pass their most important properties to an internal table and then output them. A second iteration reads the attributes of elements, whose internal table is also output.



Latest notes:

The <(>GID<)> is a unique internal indexing of a node.
ABAP_HINT_END