<?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 File upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642310#M1665838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to read data from (upload) PDF file (not Adobe forms) into SAP i.e. I want data of PDF file into internal table. Is it possible? I tried to use the FM 'GUI_UPLOAD' but it is giving me junk characters.&lt;/P&gt;&lt;P&gt;I tried to search on the SDN but did not get the solution. If this is not possible, is there any standard document supporting this?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 12:00:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-19T12:00:27Z</dc:date>
    <item>
      <title>File upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642310#M1665838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to read data from (upload) PDF file (not Adobe forms) into SAP i.e. I want data of PDF file into internal table. Is it possible? I tried to use the FM 'GUI_UPLOAD' but it is giving me junk characters.&lt;/P&gt;&lt;P&gt;I tried to search on the SDN but did not get the solution. If this is not possible, is there any standard document supporting this?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 12:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642310#M1665838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-19T12:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642311#M1665839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upload via GUI_UPLOAD into a binary table.&amp;nbsp;&amp;nbsp;&amp;nbsp; I declare mine like"&lt;/P&gt;&lt;P&gt;data: gt_itab type table of tbl1024.&lt;/P&gt;&lt;P&gt;Then GUI_UPLOAD with filetype = 'BIN'.&lt;/P&gt;&lt;P&gt;If you need to handle, you can use SCMS* function modules to convert binary table to xstring, etc.&amp;nbsp; If you want human readable, you will have to go through some conversions, perhaps to string, since the PDF data will be in binary format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;There are posts about this....search the forum for more information!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 12:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642311#M1665839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-19T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642312#M1665840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your prompt reply.&lt;/P&gt;&lt;P&gt;I have done till u have explained. My question is how to convert the data into human readable format?&lt;/P&gt;&lt;P&gt;I already searched in the forum but did not get concrete solution.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 12:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-upload/m-p/8642312#M1665840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-19T12:16:22Z</dc:date>
    </item>
  </channel>
</rss>

