<?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 access a function located in a nother instance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682866#M1767315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could try to call a RFC-Module. This means any function module that can be called via RFC (e.g. BAPIs). You have to declare an ABAP-RFC-Connection in SM59 and call the FM via:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FM' DESTINATION rfc-destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Sep 2013 12:51:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-02T12:51:44Z</dc:date>
    <item>
      <title>How to access a function located in a nother instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682864#M1767313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got both SAP IS-U CCS and SAP ECC in the same application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna know if it's possible to access a function from SAP CCS from SAP ECC and vice-verse. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Marchena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 20:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682864#M1767313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T20:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a function located in a nother instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682865#M1767314</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 can access the function module by creating it as a RFC.&lt;/P&gt;&lt;P&gt;(You can do from the Attribute tab of the function. in SE37)&lt;/P&gt;&lt;P&gt;Also you need a trusted connection between those two systems. &lt;/P&gt;&lt;P&gt;(You can create this using SM59)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/netweaver-administrator/blog/2010/11/29/setup-a-trusted-rfc-connection" title="http://scn.sap.com/community/netweaver-administrator/blog/2010/11/29/setup-a-trusted-rfc-connection"&gt;http://scn.sap.com/community/netweaver-administrator/blog/2010/11/29/setup-a-trusted-rfc-connection&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 12:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682865#M1767314</guid>
      <dc:creator>P1389307362</dc:creator>
      <dc:date>2013-09-02T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a function located in a nother instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682866#M1767315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could try to call a RFC-Module. This means any function module that can be called via RFC (e.g. BAPIs). You have to declare an ABAP-RFC-Connection in SM59 and call the FM via:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FM' DESTINATION rfc-destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 12:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682866#M1767315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-02T12:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a function located in a nother instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682867#M1767316</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;Even though Both SAP IS-U CCS and SAP ECC in the same application server you must understand&lt;/P&gt;&lt;P&gt;that they DO NOT share the same Object Repository (Where Programs and FM code exist) hence they act as two separate entities installed on same server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way to get then talking is set up RFC connection between the systems in SM59 and the you can access the ONLY function modules that are Remote Calls enabled. Check the link below to know the RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_wp/helpdata/en/28/ecfc0fa6fe11d3b47f0060941931ed/content.htm" title="http://help.sap.com/saphelp_wp/helpdata/en/28/ecfc0fa6fe11d3b47f0060941931ed/content.htm"&gt;http://help.sap.com/saphelp_wp/helpdata/en/28/ecfc0fa6fe11d3b47f0060941931ed/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 13:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682867#M1767316</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-09-02T13:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to access a function located in a nother instance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682868#M1767317</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 can access through RFC, suppose you were not aware of it. Please contact Basis team. They will help out you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 14:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-access-a-function-located-in-a-nother-instance/m-p/9682868#M1767317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-02T14:12:04Z</dc:date>
    </item>
  </channel>
</rss>

