<?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: diff between bapi &amp; Rfc,and diff between rfc &amp; function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082946#M731113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RFC:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;RFC is an SAP interface protocol. &lt;/P&gt;&lt;P&gt;It enables u to call n xecute predefined functions in a remote system .&lt;/P&gt;&lt;P&gt;It manage the communication process &amp;amp; error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;API stands for Business API.&lt;/P&gt;&lt;P&gt;BAPI is remotely enabled function module&lt;/P&gt;&lt;P&gt;ie it can be invoked from remote programs like standalone JAVA programs, web interface etc..&lt;/P&gt;&lt;P&gt;BAPI are standard SAP function modules provided by SAP for remote access also they are the part of business Object Repository(BOR).&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.&lt;/P&gt;&lt;P&gt;We create business objects and those are then registered in your BOR (Business Object Repository)&lt;/P&gt;&lt;P&gt;which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;In this case we only specify the business object and its method from external system&lt;/P&gt;&lt;P&gt;in BAPI there is no direct system call. while RFC are direct system call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Function Module:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Function modules are routines with a defined interface, supporting optional parameters intend to perform specific tasks encouraging re-use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions that are remotely callable via SAP's proprietary remote function call (RFC) protocol, have additional technical restrictions, primarily that the parameters cannot be changing and/or passed by reference, as previously mentioned. When a function module is marked as RFC-enabled, SAP checks that the function's interface meets the restrictions and also generates an internal stub routine to allow the RFC communication to take place &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anushree&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2007 08:50:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-26T08:50:55Z</dc:date>
    <item>
      <title>diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082939#M731106</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;    Iam srinivas can any one plz tell me difference between BAPI and RFC,and &lt;/P&gt;&lt;P&gt;    RFC and FUNCTION MODULE.&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;Srinivas Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082939#M731106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082940#M731107</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;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="38616"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="192106"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="410788"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Vishnu Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082940#M731107</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-11-26T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082941#M731108</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; Visit&lt;/P&gt;&lt;P&gt;   &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="421912"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="426159"&gt;&lt;/A&gt;&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;Vani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082941#M731108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082942#M731109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC are nothing but Function modules which are remotely enabled so that they can be calles from other R/3 systems.Whereas BAPI's are function modules used nowadays to replace BDC's for updation or changes to standard tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also refeer to the links given below:&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;http://www.geekinterview.com/question_details/40974&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_cid558752,00.html?NextURL=http%3A//searchsap.techtarget.com/ateQuestionNResponse/0%2C289625%2Csid21_cid558752_tax293481%2C00.html&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082942#M731109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082943#M731110</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 is interface which are all developed already by RFC. ALL BAPI  ARE rfc.&lt;/P&gt;&lt;P&gt;RFC is nothing but u can create a function module and make it as rfc enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie  u can can call an rfc between different servers but not  the  normal function module.&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;karthik&lt;/P&gt;&lt;P&gt;***reward points if this is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082943#M731110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082944#M731111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;BAPI is an API method of a business object which intern is a RFC enabled function module. Business objects are objects in their own sense which involve with a business process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RFC:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Remote Function Call (RFC) is a call to a function module running in a system different from the caller's.  The remote function can also be called from within the same system, but usually caller and callee will be in differene system. RFC allows for remote calls between two SAP Systems (R/3 or R/2) or between an SAP System and a non-SAP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FUNCTION MODULE:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Function modules are special external subroutine stored in a central library.  The R/3 system provides numerous predefined functin modules that you can call from your ABAP/4 programs. The function modules have global presence and can return value.+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082944#M731111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082945#M731112</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;Function modules are modularzation elements in the ABAP programming language. The encapsulate some function that can be reused. They provide an interface or signature in which to pass data to and from the function module. RFC is a remote enabled function module. All you need to do is set the flag on the attributes tab of the function module and you have an RFC. A BAPI is nothing more than a function module. BAPIs usualy contain the logic for some business function, like "Create Sales Order", or "Change Purchase Order". Again they provide an interface to pass data to and get data from the BAPI. You will never see "Exceptions" in a BAPI as they are designed to be called from other systems, and may no be able to handle exceptions. Also, you will never see a BAPIs signature change. If SAP feels the need to change the signature of the BAPI, then will create a new bapi. Example, is BAPI_SALESORDER_CREATEFROMDAT1 and BAPI_SALESORDER_CREATEFROMDAT2. They won't change the signature, but they will create a new one and incorporate the change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remote Function Call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFCs manage the communication process, parameter transfer and error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/22/042860488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/22/042860488911d189490000e829fbbd/frameset.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;A BAPI is remotely enabled function module&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Also they are part of Businees Objest Repository(BOR).&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.&lt;/P&gt;&lt;P&gt;You create business objects and those are then registered in your BOR (Business Object Repository)&lt;/P&gt;&lt;P&gt;which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;In this case u only specify the business object and its method from external system&lt;/P&gt;&lt;P&gt;in BAPI there is no direct system call. while RFC are direct system call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some BAPIs provide basic functions and can be used for most SAP business object types.&lt;/P&gt;&lt;P&gt;These BAPIs should be implemented the same for all business object types.&lt;/P&gt;&lt;P&gt;Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs.&lt;/P&gt;&lt;P&gt;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;Remote Function Call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFCs manage the communication process, parameter transfer and error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;A BAPI is remotely enabled function module&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Also they are part of Businees Objest Repository(BOR).&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.&lt;/P&gt;&lt;P&gt;You create business objects and those are then registered in your BOR (Business Object Repository)&lt;/P&gt;&lt;P&gt;which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;In this case u only specify the business object and its method from external system&lt;/P&gt;&lt;P&gt;in BAPI there is no direct system call. while RFC are direct system call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some BAPIs provide basic functions and can be used for most SAP business object types.&lt;/P&gt;&lt;P&gt;These BAPIs should be implemented the same for all business object types.&lt;/P&gt;&lt;P&gt;Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs.&lt;/P&gt;&lt;P&gt;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;BAPIs:&lt;/P&gt;&lt;P&gt;- are designed as the methods of business objects in the business object repository (accessable using transaction BAPI or SWO1)&lt;/P&gt;&lt;P&gt;- have non-technical parameter names (the technical field names in SAP are mapped)&lt;/P&gt;&lt;P&gt;- have a fixed interface and functionality across all SAP releases (this is probably the key point as it means you can develop integrations with them which do not need to be changed when you upgrade)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, if you are trying to find a function for a particular requirement you should look for a BAPI first, then for a RFC function which has a released status (check the function attributes in SE37), and then just a normal RFC last.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The benefit of an RFC function with released status means that it also has a fixed interface which will not change with new SAP releases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082945#M731112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: diff between bapi &amp; Rfc,and diff between rfc &amp; function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082946#M731113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RFC:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;RFC is an SAP interface protocol. &lt;/P&gt;&lt;P&gt;It enables u to call n xecute predefined functions in a remote system .&lt;/P&gt;&lt;P&gt;It manage the communication process &amp;amp; error handling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;API stands for Business API.&lt;/P&gt;&lt;P&gt;BAPI is remotely enabled function module&lt;/P&gt;&lt;P&gt;ie it can be invoked from remote programs like standalone JAVA programs, web interface etc..&lt;/P&gt;&lt;P&gt;BAPI are standard SAP function modules provided by SAP for remote access also they are the part of business Object Repository(BOR).&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.&lt;/P&gt;&lt;P&gt;We create business objects and those are then registered in your BOR (Business Object Repository)&lt;/P&gt;&lt;P&gt;which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;In this case we only specify the business object and its method from external system&lt;/P&gt;&lt;P&gt;in BAPI there is no direct system call. while RFC are direct system call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Function Module:-&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Function modules are routines with a defined interface, supporting optional parameters intend to perform specific tasks encouraging re-use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functions that are remotely callable via SAP's proprietary remote function call (RFC) protocol, have additional technical restrictions, primarily that the parameters cannot be changing and/or passed by reference, as previously mentioned. When a function module is marked as RFC-enabled, SAP checks that the function's interface meets the restrictions and also generates an internal stub routine to allow the RFC communication to take place &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anushree&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 08:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-bapi-rfc-and-diff-between-rfc-function-module/m-p/3082946#M731113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T08:50:55Z</dc:date>
    </item>
  </channel>
</rss>

