<?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: bapi doubts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042935#M966374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakri,&lt;/P&gt;&lt;P&gt;BAPI:&lt;/P&gt;&lt;P&gt;BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP. For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOR:&lt;/P&gt;&lt;P&gt;The Business Object Repository (BOR) is the central access point for the SAP business object types and their BAPIs. The BOR was originally developed for SAP Business Workflow. Today, in addition to storing SAP business object types and their BAPIs, the BOR is used for ArchiveLink, output control, and other generic object services. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BOR provides the following services in the BAPI context:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allows an object-oriented view of all data and processes in an SAP System&lt;/P&gt;&lt;P&gt;Arranging the various business object types according to the component hierarchy&lt;/P&gt;&lt;P&gt;This enables you to find the required functions quickly and easily.&lt;/P&gt;&lt;P&gt;Storage of all relevant information&lt;/P&gt;&lt;P&gt;The BOR contains all the relevant information on the SAP business object types, their key fields, and their BAPI methods that is needed to integrate the correct object type definitions and BAPI calls in an application program. This enables the integration of middleware (such as the DCOM Connector, ActiveX Controls, CORBA Gateway, and so on).&lt;/P&gt;&lt;P&gt;It ensures BAPI interface stability&lt;/P&gt;&lt;P&gt;Any interface changes carried out in the BOR are automatically checked for syntax compatibility against the associated development objects in the ABAP Dictionary&lt;/P&gt;&lt;P&gt;It manages BAPIs in release updates&lt;/P&gt;&lt;P&gt;BAPI interface enhancements made by adding parameters are recorded in the BOR. Previous interface versions can thus be reconstructed at any time. When a BAPI is created, the release version of the new BAPI is recorded in the BOR. The same applies when any interface parameter is created.&lt;/P&gt;&lt;P&gt;It creates instances of SAP business objects&lt;/P&gt;&lt;P&gt;The runtime environment of the BOR receives requests to create runtime objects from client applications and creates the appropriate object instances &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For rest of the queries just look at the links i already provided in your previous query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jun 2008 09:09:42 GMT</pubDate>
    <dc:creator>former_member188594</dc:creator>
    <dc:date>2008-06-15T09:09:42Z</dc:date>
    <item>
      <title>bapi doubts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042933#M966372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is bapi?&lt;/P&gt;&lt;P&gt;What is business object repository (BOR)?&lt;/P&gt;&lt;P&gt;What r the parameters in BOR?&lt;/P&gt;&lt;P&gt;What r the events in bapi?&lt;/P&gt;&lt;P&gt;What is commit and rollback in bapi?&lt;/P&gt;&lt;P&gt;What is the return structure in bapi what is the use it? When will we use? &lt;/P&gt;&lt;P&gt;Why (what is the reason bapi must nit invoke commit statement?&lt;/P&gt;&lt;P&gt;What r the bapi parameters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2008 06:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042933#M966372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-14T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: bapi doubts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042934#M966373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through these links, you got the answers for all your questions w.r.t BAPI's.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Link:[http://www.sap-img.com/abap/bapi-conventions.htm]&lt;/P&gt;&lt;P&gt;Link:[http://help.sap.com/saphelp_nw70/helpdata/EN/7e/5e141a4a1611d1894c0000e829fbbd/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it useful, reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prasad G.V.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 09:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042934#M966373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: bapi doubts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042935#M966374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakri,&lt;/P&gt;&lt;P&gt;BAPI:&lt;/P&gt;&lt;P&gt;BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP. For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOR:&lt;/P&gt;&lt;P&gt;The Business Object Repository (BOR) is the central access point for the SAP business object types and their BAPIs. The BOR was originally developed for SAP Business Workflow. Today, in addition to storing SAP business object types and their BAPIs, the BOR is used for ArchiveLink, output control, and other generic object services. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BOR provides the following services in the BAPI context:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allows an object-oriented view of all data and processes in an SAP System&lt;/P&gt;&lt;P&gt;Arranging the various business object types according to the component hierarchy&lt;/P&gt;&lt;P&gt;This enables you to find the required functions quickly and easily.&lt;/P&gt;&lt;P&gt;Storage of all relevant information&lt;/P&gt;&lt;P&gt;The BOR contains all the relevant information on the SAP business object types, their key fields, and their BAPI methods that is needed to integrate the correct object type definitions and BAPI calls in an application program. This enables the integration of middleware (such as the DCOM Connector, ActiveX Controls, CORBA Gateway, and so on).&lt;/P&gt;&lt;P&gt;It ensures BAPI interface stability&lt;/P&gt;&lt;P&gt;Any interface changes carried out in the BOR are automatically checked for syntax compatibility against the associated development objects in the ABAP Dictionary&lt;/P&gt;&lt;P&gt;It manages BAPIs in release updates&lt;/P&gt;&lt;P&gt;BAPI interface enhancements made by adding parameters are recorded in the BOR. Previous interface versions can thus be reconstructed at any time. When a BAPI is created, the release version of the new BAPI is recorded in the BOR. The same applies when any interface parameter is created.&lt;/P&gt;&lt;P&gt;It creates instances of SAP business objects&lt;/P&gt;&lt;P&gt;The runtime environment of the BOR receives requests to create runtime objects from client applications and creates the appropriate object instances &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For rest of the queries just look at the links i already provided in your previous query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 09:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042935#M966374</guid>
      <dc:creator>former_member188594</dc:creator>
      <dc:date>2008-06-15T09:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: bapi doubts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042936#M966375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 17:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-doubts/m-p/4042936#M966375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-30T17:40:15Z</dc:date>
    </item>
  </channel>
</rss>

