<?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: what is the difference between the normal function module and bapi function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010726#M711475</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;  Dif is BAPI can use remortly. Normal function module cant use remortly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 14:23:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-31T14:23:29Z</dc:date>
    <item>
      <title>what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010724#M711473</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;what is the difference between the normal function module and bapi function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010724#M711473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010725#M711474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer the link.&lt;/P&gt;&lt;P&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="167264"&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="460568"&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="374335"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010725#M711474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010726#M711475</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;  Dif is BAPI can use remortly. Normal function module cant use remortly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010726#M711475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010727#M711476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;BAPI stands for Business API(Application Program Interface).&lt;/P&gt;&lt;P&gt;&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;&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;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010727#M711476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010728#M711477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPIS use the concept of business object, which is used by many other programming languages like JAVA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business objects processing logic when implemented in SAP in the form of a FM it is a BAPI, otherwise normal FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;reward if solved ur problem&lt;/STRONG&gt;*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010728#M711477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-31T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: what is the difference between the normal function module and bapi function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010729#M711478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a Few words.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI = RFC function Module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-difference-between-the-normal-function-module-and-bapi-function/m-p/3010729#M711478</guid>
      <dc:creator>Rodrigo-Giner</dc:creator>
      <dc:date>2007-10-31T14:50:40Z</dc:date>
    </item>
  </channel>
</rss>

