<?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 WRAPPER IN RFC. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725150#M316247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone explain me about wrapper in RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW DO WE ENABLE FM WHICH WAS NOT ENABLED BY RFC .&lt;/P&gt;&lt;P&gt;&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>Thu, 02 Nov 2006 18:24:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-02T18:24:34Z</dc:date>
    <item>
      <title>WRAPPER IN RFC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725150#M316247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone explain me about wrapper in RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW DO WE ENABLE FM WHICH WAS NOT ENABLED BY RFC .&lt;/P&gt;&lt;P&gt;&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>Thu, 02 Nov 2006 18:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725150#M316247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T18:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: WRAPPER IN RFC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725151#M316248</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;IN the attributes screen of the function module check the radio button "Remote-enabled module".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will make the FM as RFC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 18:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725151#M316248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T18:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: WRAPPER IN RFC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725152#M316249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot call a function module from an extrenal system SAP or otherwise, unless it is RFC enabled.. If it is a custom function module ,you can change the its attributes and check the Processing type as RFC enabled using Tcode SE37. If it is std function, you will have to create an RFc wrapper.. which is just another function module created in se37 with the RFC setting enabled. The std function will be called inside this wrapper.. in effect, you will be able to invoke the std function module from an external system via the wrapper..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 18:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725152#M316249</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-11-02T18:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: WRAPPER IN RFC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725153#M316250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagini.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link on how to create wrapper RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1255911"&gt;&lt;/A&gt;&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>Thu, 02 Nov 2006 18:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725153#M316250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: WRAPPER IN RFC.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725154#M316251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 19:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrapper-in-rfc/m-p/1725154#M316251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T19:49:17Z</dc:date>
    </item>
  </channel>
</rss>

