<?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: Diffrence between RFC and BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334258#M169925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi parsad,&lt;/P&gt;&lt;P&gt;You can follow this link for differnce b/w two,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm" target="test_blank"&gt;http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm&lt;/A&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 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. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs are called from the outside-in. That is, an external program&lt;/P&gt;&lt;P&gt;invokes a BAPI that gets data from SAP to display or updates data in&lt;/P&gt;&lt;P&gt;SAP. The BAPI concept does not include an event concept -- you cannot&lt;/P&gt;&lt;P&gt;tell SAP that when certain events happen to a "business object", to fire&lt;/P&gt;&lt;P&gt;a message or a file to an external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Aashish garg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: aashish garg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2006 06:24:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-01T06:24:07Z</dc:date>
    <item>
      <title>Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334257#M169924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz. any one can help me to know the Diffrence between RFC and BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334257#M169924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T06:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334258#M169925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi parsad,&lt;/P&gt;&lt;P&gt;You can follow this link for differnce b/w two,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm" target="test_blank"&gt;http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm&lt;/A&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 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. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs are called from the outside-in. That is, an external program&lt;/P&gt;&lt;P&gt;invokes a BAPI that gets data from SAP to display or updates data in&lt;/P&gt;&lt;P&gt;SAP. The BAPI concept does not include an event concept -- you cannot&lt;/P&gt;&lt;P&gt;tell SAP that when certain events happen to a "business object", to fire&lt;/P&gt;&lt;P&gt;a message or a file to an external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Aashish garg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: aashish garg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334258#M169925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T06:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334259#M169926</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;BAPI's (Business Application Interfaces) represent a complete bisiness transaction such as the SAP-Dialog-Transactions do.&lt;/P&gt;&lt;P&gt;They are implemented as SAP-Function-Modules and cann be simpley called by CALL FUNCTION ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is a technology.&lt;/P&gt;&lt;P&gt;RFC (Remote Function Call) means calling a function from an outstanding system or from one SAP-System to an other SAP or non SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334259#M169926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T06:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334260#M169927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPIs relate to specific Business Areas and are usually, if not always, implemented as RFCs. RFCs are function modules written so that they can be called from external sources (remote Function Calls). Not all RFCs are BAPIs. You could write your own function module and make it accessible as an RFC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334260#M169927</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2006-06-01T06:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334261#M169928</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;&amp;gt; What is the difference between a BAPI and an RFC? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are familiar with web developments: RFC can be compared to HTTP and BAPIs are CGI applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words: A BAPI function is a function module that can be called remotely using the RFC technology.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334261#M169928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334262#M169929</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;BAPI's are associated with Business Objects and also they are RFC enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But RFC's are the FM's which can be called from external systems, those FM's can be used in many places based on the applications..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 06:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334262#M169929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T06:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334263#M169930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI stands for Business API(Application Program Interface).&lt;/P&gt;&lt;P&gt;I have answered this question before..&lt;/P&gt;&lt;P&gt;A BAPI is remotely enabled function module ie it can be invoked from remote programs like standalone JAVA programs, web interface etc..&lt;/P&gt;&lt;P&gt;You can make your function module remotely enabled in attributes of Function module but&lt;/P&gt;&lt;P&gt;A BAPI are standard SAP function modules provided by SAP for remote access. Also they are part of Businees Objest Repository(BOR).&lt;/P&gt;&lt;P&gt;Please check out this thread..&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="1573674"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 09:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334263#M169930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T09:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334264#M169931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check these Links&lt;/P&gt;&lt;P&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="730614"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&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="460568"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 09:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334264#M169931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T09:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334265#M169932</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;First of all RFC is a protocol used to call the other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For calling the SAP system from external system we have two ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Normal RFC Function module (written in normal ABAP Generally we call RFC function module)&lt;/P&gt;&lt;P&gt;2. BAPI (Business Object method completely written in ABAP objects)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard SAP interfaces and all BAPI&amp;#146;s are published centrally in the XML-based Interface Repository (IFR). You can access the Interface Repository in the Internet using the following address: &lt;A href="http://ifr.sap.com" target="test_blank"&gt;http://ifr.sap.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 14:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334265#M169932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T14:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Diffrence between RFC and BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334266#M169933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all you guys....its great explanation about the difference between BAPI and RFC..its helpful to many people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 14:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrence-between-rfc-and-bapi/m-p/1334266#M169933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T14:47:43Z</dc:date>
    </item>
  </channel>
</rss>

