‎2008 Apr 17 6:24 AM
Hi Friends,
Hi heard that R/3 is not capable of converting the data in to the xml file format. Is it true? Can't we convert R/3 data to xml format?
‎2008 Apr 17 6:47 AM
hi,
can u plz make ur question little more clear. what do u mean by r/3 data? the data displayed in a report or what?
‎2008 Apr 17 7:29 AM
Hi,
Iam running a standard report in R/3. which will export the data in to the file format(say TXT). I want the same file data in XML fomat. Can we get the file in XML format directly from Std. Transaction without any work around? I f yes how? If no, how can we convert the file into XML format.
‎2008 Jun 18 1:48 PM
Do you know the solution to your problem, becoz I am facing the same problem and I am looking for the solution?
‎2008 Apr 17 6:48 AM
‎2008 Apr 17 6:50 AM
Hi,
Use FM-SAP_CONVERT_TO_XML_FORMAT for converting SAP data to XML format.
Regards,
Raj.
‎2008 Apr 17 9:34 AM
hi,
u can use normal "gui_download" function module to convert it into xls format, for this while giving the file name give it with .xls extension.
it will down load the same data into xls format.
reward if helpful.
‎2011 Oct 06 6:33 PM