SAP IXML NODE NAMES ABEXA

Get Example source ABAP code based on a different SAP table
  



iXML Library, Access Using Name
Access to elements of a DOM using the name.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
Writes XML data created in asXML format using an XSL transformation directly to an XML document in DOM representation.
In the XML document, first the element TEXT is found and then its value displayed. All elements item are then collected and their values appended to an internal table in a loop, which then becomes the output.