<?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 BDC vs BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495063#M840614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now a days in real time do we use BDC or BAPI as an interface.&lt;/P&gt;&lt;P&gt;Can any one pls send me the links to learn BAPI. As i am beginner&lt;/P&gt;&lt;P&gt;to BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the advantages of BAPI compared to BDC.&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;shashikanth naram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 19:19:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T19:19:50Z</dc:date>
    <item>
      <title>BDC vs BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495063#M840614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now a days in real time do we use BDC or BAPI as an interface.&lt;/P&gt;&lt;P&gt;Can any one pls send me the links to learn BAPI. As i am beginner&lt;/P&gt;&lt;P&gt;to BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the advantages of BAPI compared to BDC.&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;shashikanth naram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 19:19:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495063#M840614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T19:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: BDC vs BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495064#M840615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC and Bapi to some extent would serve some similar purpose, but BAPI is more powerful, easy to use and has a lot more advantage as compared to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg - by using a BDC you have to do some extensive coding and might face huge problems during Upgrade. However in bapi u will avoid all of those. Bapi can also used for remote calls as all Bapis are remote enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do a search in SDN for BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 19:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495064#M840615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T19:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: BDC vs BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495065#M840616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashikanth,&lt;/P&gt;&lt;P&gt;Browse through the following link you will come to know of which one to choose when.  Given a scenario, if BAPI is available for that program then it is suggested to use BAPI rather than going for BDC.  BAPI definitely has edge over BDC as it supports object oriented programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.saptechnical.com/Tips/ABAP/Factors2BDCMethod.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the following links to start learning BAPIs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm]&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_46c/helpdata/en/a5/3ec8464ac011d1894e0000e829fbbd/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step-by-step example:&lt;/P&gt;&lt;P&gt;[http://www.erpgenie.com/abap/bapi/example.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt; All the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandrasekhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 29, 2008 4:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 21:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-vs-bapi/m-p/3495065#M840616</guid>
      <dc:creator>former_member188594</dc:creator>
      <dc:date>2008-02-29T21:30:03Z</dc:date>
    </item>
  </channel>
</rss>

