<?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 Find RFC source in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625497#M873418</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;I wonder if there is any posibility to get hostname / ip addres / rfc name wich was called remote function...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I call something like this from server named 'TEST_01':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_TEST' DESTINATION 'PROD_01'&lt;/P&gt;&lt;P&gt;EXPORTING p_test = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I need to get a name of a source server in TEST_01 function wich is running on PROD_01 machine.&lt;/P&gt;&lt;P&gt;Is it possible ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 06:57:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T06:57:36Z</dc:date>
    <item>
      <title>Find RFC source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625497#M873418</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;I wonder if there is any posibility to get hostname / ip addres / rfc name wich was called remote function...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I call something like this from server named 'TEST_01':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_TEST' DESTINATION 'PROD_01'&lt;/P&gt;&lt;P&gt;EXPORTING p_test = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I need to get a name of a source server in TEST_01 function wich is running on PROD_01 machine.&lt;/P&gt;&lt;P&gt;Is it possible ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 06:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625497#M873418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Find RFC source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625498#M873419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi janesk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check FM RFC_GET_SYSTEM_INFO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 07:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625498#M873419</guid>
      <dc:creator>Lakshmant1</dc:creator>
      <dc:date>2008-04-10T07:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Find RFC source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625499#M873420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can pass the Server Name as a Parameter of the function module 'Z_TEST' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie,&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_TEST' DESTINATION 'PROD_01'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt; p_test = 1&lt;/P&gt;&lt;P&gt; server = sy-host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 07:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-rfc-source/m-p/3625499#M873420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T07:53:54Z</dc:date>
    </item>
  </channel>
</rss>

