<?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: Functional modules to be called remotely. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983112#M951456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module should be marked as the 'Remote enabled' function module and must be present in the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use the following syntax to call this remote enabled function module from the source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Function f_name DESTINATION 'T90CLNT090'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Destination name is tha logical system name of the target system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 14:14:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T14:14:15Z</dc:date>
    <item>
      <title>Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983109#M951453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m a functional consultant need some help on technical side.&lt;/P&gt;&lt;P&gt;Is their any way I can make the function module remotely called?  &lt;/P&gt;&lt;P&gt;I have checked for the RFC option in SE37 execute and I m not getting RFC target system option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is any way to call the function module remotely apart from the above mentioned way, then pls guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded immediately to the valuable answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheetal Hirde&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983109#M951453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T14:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983110#M951454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module must be marked as "remote enabled" in the attributes section of SE37.&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983110#M951454</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-06-11T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983111#M951455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sheetal,&lt;/P&gt;&lt;P&gt;   YOu cannot change a normal Function module to RFC Enabled if it is a standard one.&lt;/P&gt;&lt;P&gt;The best you can do is to create a WRAPPER RFC function module which calls the normal function module inside it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create a function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating an RFC Function module is all the same but for the option RFC Enabled in the place of normal function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983111#M951455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983112#M951456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module should be marked as the 'Remote enabled' function module and must be present in the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use the following syntax to call this remote enabled function module from the source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Function f_name DESTINATION 'T90CLNT090'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Destination name is tha logical system name of the target system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983112#M951456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T14:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983113#M951457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can noy directly execute RFC in Remote Server.&lt;/P&gt;&lt;P&gt;You must have a program in which this is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark the Function Module as "Remote -Enable" in the Attribute Tab of FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the FM from Program as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call &amp;lt;fm name&amp;gt; destination &amp;lt;rfc destination created in SM59&amp;gt;&lt;/P&gt;&lt;P&gt;exporting...&lt;/P&gt;&lt;P&gt;importing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983113#M951457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T14:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Functional modules to be called remotely.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983114#M951458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheetal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 08:03:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-modules-to-be-called-remotely/m-p/3983114#M951458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T08:03:01Z</dc:date>
    </item>
  </channel>
</rss>

