<?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: Pulling data file from FTP server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418804#M201271</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;&lt;/P&gt;&lt;P&gt;FTP_CONNECT  &lt;/P&gt;&lt;P&gt;use the FM and connect the FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_COMMAND &lt;/P&gt;&lt;P&gt;using the FM you can execute the commands to transfer the file mput and mget will help you to transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_DISCONNECT &lt;/P&gt;&lt;P&gt;use the FM and close the FTP server connecttion .&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>Thu, 22 Jun 2006 14:28:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-22T14:28:41Z</dc:date>
    <item>
      <title>Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418799#M201266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would require help on how to read a data file stored in FTP server from my ABAP program. The type of file is .csv, I need this file to actually upload the data coming into SAP. Please suggest how do I solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunil Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 12:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418799#M201266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418800#M201267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go thru the following link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab003.htm" target="test_blank"&gt;http://www.sap-img.com/ab003.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find it useful, please reward me for the same.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik Potharaju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 13:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418800#M201267</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2006-06-22T13:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418801#M201268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRY THESE FUNCTION MODULES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_COMMAND Execute a command on the FTP server &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;FTP_CONNECT Open a connection (and log in) to an FTP server &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;FTP_DISCONNECT Close the connection (and log off) the FTP server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418801#M201268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418802#M201269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSFTP002&lt;/P&gt;&lt;P&gt;RSFTP003&lt;/P&gt;&lt;P&gt;RSFTP004&lt;/P&gt;&lt;P&gt;RSEPSFTP (ECC 5.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418802#M201269</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-22T14:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418803#M201270</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;You will find the link useful...&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab003.htm" target="test_blank"&gt;http://www.sap-img.com/ab003.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Also, check out the standard program ... RSEPSFTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flow should be..&lt;/P&gt;&lt;P&gt;Open a FTP connection by FM- FTP_CONNECT &lt;/P&gt;&lt;P&gt;Execute a command on the FTP server by FM - FTP_COMMAND &lt;/P&gt;&lt;P&gt;and finally  Close the connection by FM - FTP_DISCONNECT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 14:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418803#M201270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418804#M201271</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;&lt;/P&gt;&lt;P&gt;FTP_CONNECT  &lt;/P&gt;&lt;P&gt;use the FM and connect the FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_COMMAND &lt;/P&gt;&lt;P&gt;using the FM you can execute the commands to transfer the file mput and mget will help you to transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_DISCONNECT &lt;/P&gt;&lt;P&gt;use the FM and close the FTP server connecttion .&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>Thu, 22 Jun 2006 14:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418804#M201271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T14:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling data file from FTP server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418805#M201272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all of you..every one is rewarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 15:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pulling-data-file-from-ftp-server/m-p/1418805#M201272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T15:03:29Z</dc:date>
    </item>
  </channel>
</rss>

