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