Get Example source ABAP code based on a different SAP table
ABAP_IXML - DOM Reads
Direct reads>
Reads using iterator>
Reads using filter>
Latest notes:
iXML documents and their nodes can also be specified as an XML source for XSL transformations called using CALL TRANSFORMATION>> so that they are also read.
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. ABAP_HINT_END