<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Download XML string in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792318#M1310178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved, thanks Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2009 09:00:28 GMT</pubDate>
    <dc:creator>Marcal_Oliveras</dc:creator>
    <dc:date>2009-07-03T09:00:28Z</dc:date>
    <item>
      <title>Download XML string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792314#M1310174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have an XML into xstring, I've converted that xstring to string but now I have to convert my xml string to a text internal table or something similar to download as a file into my PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 08:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792314#M1310174</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-07-03T08:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Download XML string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792315#M1310175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marshal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Transformation for xml  to internal table and then download it in text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 08:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792315#M1310175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Download XML string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792316#M1310176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this FM to convert the string to internal table .RKD_WORD_WRAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 08:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792316#M1310176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T08:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Download XML string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792317#M1310177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marshal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the methods of class &lt;STRONG&gt;CL_XML_DOCUMENT&lt;/STRONG&gt;, e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARSE_XSTRING: parses your XML stream into a DOM
EXPORT_TO_FILE: Generates File from XML (Download)
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 08:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792317#M1310177</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-07-03T08:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Download XML string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792318#M1310178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved, thanks Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 09:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/download-xml-string/m-p/5792318#M1310178</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-07-03T09:00:28Z</dc:date>
    </item>
  </channel>
</rss>

