<?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 How to convert RAWSTRING to table format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-convert-rawstring-to-table-format/m-p/3025186#M715256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I receive a PDF file as binary content in RAWSTRING from a WebService and want to download this to a file on my frontent or application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD only accepts a table as input, how do I split the RAWSTRING to a format that I can download to my frontend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2007 11:00:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-02T11:00:47Z</dc:date>
    <item>
      <title>How to convert RAWSTRING to table format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-convert-rawstring-to-table-format/m-p/3025186#M715256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I receive a PDF file as binary content in RAWSTRING from a WebService and want to download this to a file on my frontent or application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD only accepts a table as input, how do I split the RAWSTRING to a format that I can download to my frontend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 11:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-convert-rawstring-to-table-format/m-p/3025186#M715256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T11:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert RAWSTRING to table format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-convert-rawstring-to-table-format/m-p/3025187#M715257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm pretty sure that you can just chop it up into strings of constant length and append these fields to an internal table. Then GUI_DOWNLOAD with filetype 'BIN'. You will also have to determine the length of the file and pass that to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2007 20:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-convert-rawstring-to-table-format/m-p/3025187#M715257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-02T20:27:35Z</dc:date>
    </item>
  </channel>
</rss>

