<?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 enabled function modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-modules/m-p/11137525#M1905854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Occoro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC (Remote function call) are nothing more than a function module which has the attribute "Remote Enabled" in the attributes tab of the FM. What this means is that this function can also be called remotely by another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While calling such function you need to specify the destination where the function should be executed. This means that the function should exists in the called destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The usage if RFC is very similar to a normal function call, expect for a few things. You can find more info on the same from SAP's help portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw70/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm?frameset=/en/22/0425f2488911d189490000e829fbbd/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=8&amp;amp;show_children=false" title="https://help.sap.com/saphelp_nw70/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm?frameset=/en/22/0425f2488911d189490000e829fbbd/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=8&amp;amp;show_children=false"&gt;RFC - Components of SAP Communication Technology - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2015 15:15:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-19T15:15:39Z</dc:date>
    <item>
      <title>RFC enabled function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-modules/m-p/11137524#M1905853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a web application that uses web services developed from the sicf T-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This application was then loaded into my company's sytem, and we want to access all clients data using the same &lt;SPAN style="font-size: 13.3333330154419px;"&gt;web services&lt;/SPAN&gt; which will be loaded in clients systems using saplink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is that some clients don't open their ports for us, so we can't consume the web services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I want to know another way to achieve the requirement without using web services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a way by using RFC enabled FMs but I don't know how to use those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 13:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-modules/m-p/11137524#M1905853</guid>
      <dc:creator>former_member355261</dc:creator>
      <dc:date>2015-06-19T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: RFC enabled function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-modules/m-p/11137525#M1905854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Occoro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC (Remote function call) are nothing more than a function module which has the attribute "Remote Enabled" in the attributes tab of the FM. What this means is that this function can also be called remotely by another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While calling such function you need to specify the destination where the function should be executed. This means that the function should exists in the called destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The usage if RFC is very similar to a normal function call, expect for a few things. You can find more info on the same from SAP's help portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw70/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm?frameset=/en/22/0425f2488911d189490000e829fbbd/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=8&amp;amp;show_children=false" title="https://help.sap.com/saphelp_nw70/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm?frameset=/en/22/0425f2488911d189490000e829fbbd/frameset.htm&amp;amp;current_toc=/en/b4/3f9e64bff38c4f9a19635f57eb4248/plain.htm&amp;amp;node_id=8&amp;amp;show_children=false"&gt;RFC - Components of SAP Communication Technology - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 15:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-enabled-function-modules/m-p/11137525#M1905854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-19T15:15:39Z</dc:date>
    </item>
  </channel>
</rss>

