Skip to Content
0
Former Member
Sep 28, 2005 at 08:10 AM

I'm looking simple way XML-View from a string?

100 Views

Hi,

there is a nice facility to show a XML-Tree in the Microsoft Internet-Explorer from a XML-file on the PC.

Is there a simple way like this in ABAP?

My mission is to read a XML-String from a table and to show the XML-Tree in the SAPGUI.

I found the method CL_XML_DOCUMENT->DISPLAY, but I'm not sure how to export the XML-String to this class/object.

Best and regards,

Stefan