<?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: Doubt regarding RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341581#M1034066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Can any one explain why we need a RFC with in a same system ???&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the one example.&lt;/P&gt;&lt;P&gt;in dev se38&amp;gt;give program name&amp;gt;utilities&amp;gt;remote comparision&amp;gt;give RFC destination and compare two request which suppose to in PRD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:atleast one version of both program should be in both syatem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 11:14:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-01T11:14:42Z</dc:date>
    <item>
      <title>Doubt regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341579#M1034064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know RFC is used for communications between two independent SAP systems, or for communications between an SAP system and a non-SAP system, such as an external application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But It can also be used for communications between modules on the same system.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Can any one explain why we need a RFC with in a same system ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;G. Anil kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341579#M1034064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341580#M1034065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some Companies may prefer some modules to be separeted from other modules, and when ever they require data from that they use RFC as it provides a restricted access. &lt;/P&gt;&lt;P&gt;Ex:- Defence equipment manufacturing companies, NASA etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct me if i am wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341580#M1034065</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-09-01T11:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341581#M1034066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Can any one explain why we need a RFC with in a same system ???&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the one example.&lt;/P&gt;&lt;P&gt;in dev se38&amp;gt;give program name&amp;gt;utilities&amp;gt;remote comparision&amp;gt;give RFC destination and compare two request which suppose to in PRD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:atleast one version of both program should be in both syatem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341581#M1034066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T11:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341582#M1034067</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 will explain you with an example. A bapi function module can be enabled as remote enabled and this can be created in SE37 tcode &lt;/P&gt;&lt;P&gt;This rfc can be used or called in SWO1 tcode for creating business objects. So in this way we use rfc's in same system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341582#M1034067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T11:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt regarding RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341583#M1034068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bala for your time ...&lt;/P&gt;&lt;P&gt;Amit I didnt get if possible can you elaborate .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 11:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-regarding-rfc/m-p/4341583#M1034068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T11:24:44Z</dc:date>
    </item>
  </channel>
</rss>

