<?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 BAPI &amp; RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923201#M939807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one explain me what is the main difference between and ordinary function module, RFC &amp;amp; BAPI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can any one explain me in which kind of scenarios we are using RFC and BAPI in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NIKI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 02:20:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T02:20:29Z</dc:date>
    <item>
      <title>BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923201#M939807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one explain me what is the main difference between and ordinary function module, RFC &amp;amp; BAPI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can any one explain me in which kind of scenarios we are using RFC and BAPI in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NIKI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 02:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923201#M939807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T02:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923202#M939808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi niki,&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;1)  The main difference between BAPI and RFC is BUSINESS OBJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) BAPI is the defined interface it holds business data and process, it is the point of entry to the external apllications( JAVA, VB,...) for aceesing and processing SAP data directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) BAPI has it's corresponding RFC function module where as viceversa is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) We can call BAPI as Remote Enabled Function Module and Call as the method of Business Object in the BOR, where as RFC can be called as Remote Enabled Function Module only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) BAPI has no User dialog and Exceptions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 02:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923202#M939808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T02:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923203#M939809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/cf/8ccab761ea11d2804a00c04fada2a1/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/en/cf/8ccab761ea11d2804a00c04fada2a1/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI vs RFC&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=253866&amp;amp;messageID=2558225" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=253866&amp;amp;messageID=2558225&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI vs FM&lt;/STRONG&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="2529205"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is the protocol used by SAP for remote communication, that is, for communications between remote (independent) systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. It can also be used for communications between modules on the same system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the RFC interfaces you can extend the functionality of R/3 applications from an external program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compared to using the GUI interfaces, using RFC interfaces requires more knowledge of the business logic of the R/3 applications with which you are integrating the external application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bapi's are nothing but RFC enabled function module and the main difference b/w RFC &amp;amp; BAPI is that BAPI is maintained in BOR(business object repository)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC can have only one instance whereas BAPI can have many.&lt;/P&gt;&lt;P&gt;BAPI methods are RFC enabled function modules. The difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call.Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs.BAPI is having all Key fields, methods, interfaces etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kodandarami Reddy.S on Jun 5, 2008 8:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 02:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923203#M939809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T02:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923204#M939810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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="5099021"&gt;&lt;/A&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="5402985"&gt;&lt;/A&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="5469779"&gt;&lt;/A&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="4737913"&gt;&lt;/A&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="4077362"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 03:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923204#M939810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T03:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923205#M939811</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;&lt;/P&gt;&lt;P&gt;BAPI are RFC enabled function modules. the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it is not possible to connect SAP to Non-SAP systems to retrieve data using RFC alone. RFC can acces the SAP from outside only through BAPI and same is for vice versa access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each Bapi Object has Interface, Key Fields, Attributes,Methods and Events. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bapi Function Modules can be attached to these Bapi objects .Function module has a single bound functionality while a BAPI object can contain many functionalitie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward if helpful.&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Rajyalakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 04:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923205#M939811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T04:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI &amp; RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923206#M939812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 07:31:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc/m-p/3923206#M939812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T07:31:31Z</dc:date>
    </item>
  </channel>
</rss>

