<?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: Diff. between several FTP FMs. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881243#M370059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish,&lt;/P&gt;&lt;P&gt;In the function module FTP_R3_TO_CLIENT we need to specify the RFC destination where as FTP_R3_TO_SERVER we won't provide it but at the same time FTP handle. &lt;/P&gt;&lt;P&gt;so what you writen here is right mr Sathish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2007 16:16:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-19T16:16:28Z</dc:date>
    <item>
      <title>Diff. between several FTP FMs.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881240#M370056</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;Could somebody give the differences between these function modules.&lt;/P&gt;&lt;P&gt;FTP_R3_TO_SERVER, FTP_R3_TO_CLIENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 12:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881240#M370056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T12:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between several FTP FMs.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881241#M370057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Both are same except passing RFC destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In FTP_R3_TO_CLIENT Passing of RFC destination is mandatory in function module that is static. Means if should be in importing parameters. It cannot be dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In FTP_R3_TO_SERVER you can pass RFC destination dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 13:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881241#M370057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T13:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between several FTP FMs.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881242#M370058</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;So If I understood correctly, FTP_R3_TO_CLIENT can be called without using the FMs FTP_CONNECT etc .. before whereas FTP_R3_TO_SERVER needs them. Is that or am I missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 15:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881242#M370058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T15:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between several FTP FMs.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881243#M370059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish,&lt;/P&gt;&lt;P&gt;In the function module FTP_R3_TO_CLIENT we need to specify the RFC destination where as FTP_R3_TO_SERVER we won't provide it but at the same time FTP handle. &lt;/P&gt;&lt;P&gt;so what you writen here is right mr Sathish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 16:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881243#M370059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T16:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. between several FTP FMs.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881244#M370060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function module FTP_R3_TO_CLIENT: RFC destination needs to be specified.&lt;/P&gt;&lt;P&gt;Function Module FTP_R3_TO_SERVER: The host will be taken during execution of the same wherein the username &amp;amp; password will be provided to connect remote host and data can be passed to the host system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 16:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-several-ftp-fms/m-p/1881244#M370060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T16:25:43Z</dc:date>
    </item>
  </channel>
</rss>

