SAP ABAP IXML LIB DOM ACCESS READ

Get Example source ABAP code based on a different SAP table
  


ARTICLE

iXML Library - DOM Reads
Direct reads
Reads using iterator
Reads using filter

Notes
iXML documents and their nodes can also be specified as an XML source for XSL transformations called using CALL TRANSFORMATION.
If the content of elements or attributes contain the notations <(> <)>lt;, <(> <)>gt;, <(> <)>amp;, <(> <)>quot; , or <(> <)>apos;, they are transformed automatically to the corresponding characters when read.