Question:
HI,
I have a ABAP Report and i want the output data to be stored in an XML file. Is there any standard ABAP FM for this?
Suggestions Appreciated.
Cheers,
Ram
Answer:
See class CL_XML_DOCUMENT and statement CALL TRANSFORMATION.
_________________
Best regards, Sergey Korolev
Answer:
Thanks SLKorolev
Answer:
I posted this which may help: /forums/viewtopic.php?t=93127