<?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: rfc and function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713086#M311848</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;check these...&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2418218" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2418218&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2730771" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2730771&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/RFC.htm" target="test_blank"&gt;http://www.planetsap.com/RFC.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2006 13:56:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-24T13:56:06Z</dc:date>
    <item>
      <title>rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713083#M311845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt; what is the diff beween normal function module and RFC?&lt;/P&gt;&lt;P&gt;                                                                regrads,&lt;/P&gt;&lt;P&gt;                                                                  sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 13:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713083#M311845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T13:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713084#M311846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC (Remote Function Called) is a function module can be called from another system (remote).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can crun the RFC F1 in system B, calling it from system A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System A can be another SAP, but it can be a legacy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When RFC is called, it has to exist in the called system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A normal function can be called and run only in the same system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 13:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713084#M311846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T13:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713085#M311847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is remote function call which is used to execute the fn module on the remote system to get the required data. to call the fn mod remotely we hav to enable the remote call radio button located in the attribute of the fn mod. normal fn mod is the one which is used to excute the fn mod in the local system to get the require data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it clears u..&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 13:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713085#M311847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T13:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713086#M311848</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;check these...&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2418218" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2418218&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2730771" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=173040&amp;amp;messageID=2730771&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/RFC.htm" target="test_blank"&gt;http://www.planetsap.com/RFC.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 13:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713086#M311848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T13:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713087#M311849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are routines with a defined interface, supporting optional parameters and labelled exceptions, intended to perform specific tasks encouraging re-use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions that are remotely callable via SAP's proprietary remote function call (RFC) protocol, have additional technical restrictions, primarily that the parameters cannot be changing and/or passed by reference, as previously mentioned.  When a function module is marked as RFC-enabled, SAP checks that the function's interface meets the restrictions and also generates an internal stub routine to allow the RFC communication to take place (but we don't really need to know anything about that stub).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a function module raises an exception, control is passed back to the calling program.  When the calling program is an external RFC client, the caller receives only a return code indicating that an application exception was raised and the name of the exception as an upper-case text string. The caller is then responsible for inspecting the exception text to see what kind of error occurred.&lt;/P&gt;&lt;P&gt;&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>Fri, 24 Nov 2006 13:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713087#M311849</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-11-24T13:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: rfc and function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713088#M311850</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;RFC enabled  FM is used to comunicate btwn SAP and NON sap systems&lt;/P&gt;&lt;P&gt;eg: WEBSITE ie in SAP terms EP(Enterprise Portal frontend) to R/3 like tht.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module(FM) -&amp;gt; used to communicate with in SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 14:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/1713088#M311850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T14:01:25Z</dc:date>
    </item>
  </channel>
</rss>

