<?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/3599003#M866770</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 is also a function module but the main difference is that you can call a RFC from other SAP systems or non SAP systems &lt;/P&gt;&lt;P&gt;(java VB) and you cannot call a normal RFC from other SAP systems and non SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helpful.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 07:08:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T07:08:27Z</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/3599002#M866769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between RFC and Function Module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;soni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599002#M866769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:04:03Z</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/3599003#M866770</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 is also a function module but the main difference is that you can call a RFC from other SAP systems or non SAP systems &lt;/P&gt;&lt;P&gt;(java VB) and you cannot call a normal RFC from other SAP systems and non SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helpful.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599003#M866770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:08:27Z</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/3599004#M866771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599004#M866771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:14:31Z</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/3599005#M866772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difference between FM &amp;amp; RFC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is also a functional module but it is remote enabled. Means from one system you can execute the RFC in another system. To make a FM RFC you have to take care of the following thisng:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you can convert a normal FM remote enabled by clicking the radiobutton remote-enabled module in the attribute of the FM.&lt;/P&gt;&lt;P&gt;2. You have to pass all the parameters by 'Pass by value'. While in case of normal FM (Not RFC) you can pass the parameters by 'Pass by referance also'.&lt;/P&gt;&lt;P&gt;3. While calling a RFC you have to pass a parameter 'Destination' which specify the destination where the Module will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Richa Khosla on Apr 1, 2008 11:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599005#M866772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:17:20Z</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/3599006#M866773</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 have still not got the answer.&lt;/P&gt;&lt;P&gt;Let me explain..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC- Remote Function Call&lt;/P&gt;&lt;P&gt;Its a Function module which can be called from SAP systems only ie portal but not from non sap systems(java VB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and normal FM can only be used in ABAP Programs , cannot be called from Portal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI- are also RFC's which can be called form SAP as well as non sap systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599006#M866773</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-04-01T08:48:42Z</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/3599007#M866774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;RFC is Remote Function Call which can be used to execute &lt;/P&gt;&lt;P&gt;the function module on remote system to get the required &lt;/P&gt;&lt;P&gt;data.To call the function module remotely,we have to enable &lt;/P&gt;&lt;P&gt;the remote call radio button located in the attribute of &lt;/P&gt;&lt;P&gt;the function module.&lt;/P&gt;&lt;P&gt;  Normal function module is one which can be used to &lt;/P&gt;&lt;P&gt;execute the function module in the local system to get the &lt;/P&gt;&lt;P&gt;required data.&lt;/P&gt;&lt;P&gt;RFC stands for REMOTE FUNCTION CALL RFCs are used to&lt;/P&gt;&lt;P&gt;establish a connection between two different application&lt;/P&gt;&lt;P&gt;servers rfc used for accessing functions of a function&lt;/P&gt;&lt;P&gt;module in a function group present on different application&lt;/P&gt;&lt;P&gt;servers with in a landscape i.e., for transfer of data&lt;/P&gt;&lt;P&gt;directly between source and target client on remote systems&lt;/P&gt;&lt;P&gt;in sap system landscape.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in sap basis rfc is used for remote client copies.&lt;/P&gt;&lt;P&gt;Tcode RFC- sm59 display/maintain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FUNCTION MODULE contains functions in particular to a module&lt;/P&gt;&lt;P&gt;like finance , HR , MM....... .Function module is always&lt;/P&gt;&lt;P&gt;created under function group. one group can contain one or&lt;/P&gt;&lt;P&gt;more function modules a function module can be accessed from&lt;/P&gt;&lt;P&gt; remote system where u can call it as RFC call.&lt;/P&gt;&lt;P&gt;u create function module in following way &lt;/P&gt;&lt;P&gt;1.tcode- sm37&lt;/P&gt;&lt;P&gt;2.create a function group &lt;/P&gt;&lt;P&gt;3.activate the function group&lt;/P&gt;&lt;P&gt;4.create the function module &lt;/P&gt;&lt;P&gt;5. activate the function module &lt;/P&gt;&lt;P&gt;6. access the function module&lt;/P&gt;&lt;P&gt;RFC, to connect two different SAP Servers to transfer data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bt normal function calls r like subroutines to access &lt;/P&gt;&lt;P&gt;within the sysetm.&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;regards,&lt;/P&gt;&lt;P&gt;Sravani,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 13:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599007#M866774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T13:14:53Z</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/3599008#M866775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 22:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-function-module/m-p/3599008#M866775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T22:53:59Z</dc:date>
    </item>
  </channel>
</rss>

