<?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: How to remotely access a Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860517#M363316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se37 TCODE while creating a FM specify the processing type as remote enabled in attribute tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2007 06:28:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-01T06:28:24Z</dc:date>
    <item>
      <title>How to remotely access a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860516#M363315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am working on XI and SAP scenario , wherein , I want to import a function module in the XI imported objects..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To import these Function Module as RFC , these FM should be remotely accesible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to do so , wat settings are neccesary while creating FM and making it remotely enable?/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860516#M363315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to remotely access a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860517#M363316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se37 TCODE while creating a FM specify the processing type as remote enabled in attribute tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860517#M363316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T06:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to remotely access a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860518#M363317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here , I clicked radio button for Remote Enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i declare import and export parameters &lt;/P&gt;&lt;P&gt;ex. num1 type i, &lt;/P&gt;&lt;P&gt;it gives error as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"reference parameters are not allowed with RFC"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to resolve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860518#M363317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to remotely access a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860519#M363318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the RFC function module, you can not specify those fields, but may be you can declare the tables in the TABLES statments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860519#M363318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to remotely access a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860520#M363319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should check the pass value check box (Just before the short text).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 12:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remotely-access-a-function-module/m-p/1860520#M363319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T12:59:53Z</dc:date>
    </item>
  </channel>
</rss>

