<?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: Problem with FTP_R3_TO_SERVER function module while downloading excel sheet in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751725#M36226</link>
    <description>&lt;P&gt;Check the standard program - RSFTP007, it may help you.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Dec 2018 14:25:39 GMT</pubDate>
    <dc:creator>srikanthnalluri</dc:creator>
    <dc:date>2018-12-13T14:25:39Z</dc:date>
    <item>
      <title>Problem with FTP_R3_TO_SERVER function module while downloading excel sheet in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751722#M36223</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt; I have created a zreport to download equipment details into excel sheet while running background.I have used the following function modules to download excel file into FTP path&lt;/P&gt;
  &lt;P&gt;HTTP_SCRAMBLE&lt;/P&gt;
  &lt;P&gt;FTP_CONNECT&lt;/P&gt;
  &lt;P&gt;FTP_R3_TO_SERVER&lt;/P&gt;
  &lt;P&gt;FTP_DISCONNECT&lt;/P&gt;
  &lt;P&gt;RFC_CONNECTION_CLOSE&lt;/P&gt;
  &lt;P&gt;But it is downloading internal table row into single cell and also when i try to download multiple rows it is not downloading correct data. I have passed blob_length as 122 * 30 and blob as internal table.&lt;/P&gt;
  &lt;P&gt;Please help me out to solve this issue as it is an urgent requirement.&lt;/P&gt;
  &lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
  &lt;P&gt;Babitha&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 06:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751722#M36223</guid>
      <dc:creator>pbabitha</dc:creator>
      <dc:date>2018-12-11T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP_R3_TO_SERVER function module while downloading excel sheet in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751723#M36224</link>
      <description>&lt;P&gt;1) I think you are not creating "Excel sheet" but simple text file? Is it tab delimited, or CSV, or...?&lt;/P&gt;&lt;P&gt;2) I recommend to use FTP_R3_TO_SERVER in its binary (default) mode. I.E. work with binary data. And every time you work with binary data in internal table (BLOB), you need to know its size (fill it into BLOB_LENGTH parameter).&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 07:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751723#M36224</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2018-12-11T07:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP_R3_TO_SERVER function module while downloading excel sheet in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751724#M36225</link>
      <description>&lt;P&gt;Thanks Tomas,&lt;/P&gt;&lt;P&gt;     I have made it as tab delimited file and it got successfully downloaded into text file and i am working on excel file download following your points.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babitha&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 07:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751724#M36225</guid>
      <dc:creator>pbabitha</dc:creator>
      <dc:date>2018-12-13T07:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP_R3_TO_SERVER function module while downloading excel sheet in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751725#M36226</link>
      <description>&lt;P&gt;Check the standard program - RSFTP007, it may help you.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 14:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ftp-r3-to-server-function-module-while-downloading-excel-sheet/m-p/751725#M36226</guid>
      <dc:creator>srikanthnalluri</dc:creator>
      <dc:date>2018-12-13T14:25:39Z</dc:date>
    </item>
  </channel>
</rss>

