<?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 API Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/api-function/m-p/3387344#M813342</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 Function module and API Function in BAPI Concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;soorya.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2008 04:28:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-11T04:28:23Z</dc:date>
    <item>
      <title>API Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/api-function/m-p/3387344#M813342</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 Function module and API Function in BAPI Concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;soorya.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 04:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/api-function/m-p/3387344#M813342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T04:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: API Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/api-function/m-p/3387345#M813343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI stands for &lt;STRONG&gt;Business API(Application Program Interface).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Function Modules:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are ABAP routines that are stored in a central function library. They are not application-specific, and available systemwide. The ABAP Workbench comes with a large number of standard function modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Busniess Logic thats needs repeated execution in System are developed into FM. So Reusibility is the major advantage and no repeated programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All related FMs are grouped in Function Groups..Normally used with the SAP system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Business API(Application Program Interface).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI enable access to SAP functions across formal, stable and dialog-free interfaces. These interfaces can be used by external applications developed by customers and complementary software partners as well as by other SAP applications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIs are defined as API methods of SAP Business Object Types. These object types are used to enable object-based communication between components. Business objects and their BAPIs enable object orientation to be used in central information processing in companies. For example, you can reuse existing functions and data, achieve trouble-free technical interoperability, and implement non-SAP components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Applications can use BAPIs to directly access the application layer of the SAP System and, as clients, applications can use the business logic of the SAP System. BAPIs provide the client with an object-oriented view of the application objects, without needing to know the implementation details. &lt;/P&gt;&lt;P&gt;Reusibility is the major advantage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even non-SAP application can access SAP system using BAPI for executing certain Business Functionality &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically BAPI are designed for the 3rd Software to communicate with SAP system for accessing,creating or modifying some business data lying on the SAP system !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 04:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/api-function/m-p/3387345#M813343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T04:53:44Z</dc:date>
    </item>
  </channel>
</rss>

