<?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 BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276616#M495175</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;1.   How BAPI is Different than Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.   How BAPI is Different than BDC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please what is the difference between above those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 06:07:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T06:07:37Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276616#M495175</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;1.   How BAPI is Different than Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.   How BAPI is Different than BDC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please what is the difference between above those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 06:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276616#M495175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T06:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276617#M495176</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; I don't Know  What is the concept of UNICODE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the Answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Raghavendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 06:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276617#M495176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T06:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276618#M495177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI :&amp;lt;/b&amp;gt; It is a RFC enabled Function module, this Function should not have Exceptions and should use BAPIRET2 as return parameter for different messages. it can be associated with a business object for complete implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI vs BDC:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;BDC &lt;/P&gt;&lt;P&gt;1) Performs all openrations by going from screen to screen in a sequence as recorded by the developer &amp;amp; on saving it commits the database.&lt;/P&gt;&lt;P&gt;2) Data validation happens with screen logic&lt;/P&gt;&lt;P&gt;3) Limited reusability&lt;/P&gt;&lt;P&gt;4) Generally it is a report program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI &lt;/P&gt;&lt;P&gt;1) Performs direct database commits. &lt;/P&gt;&lt;P&gt;2) Explict code for data validation&lt;/P&gt;&lt;P&gt;3) Easy to reuse&lt;/P&gt;&lt;P&gt;4) It is Function Module based&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it make some sense. Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 06:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276618#M495177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T06:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276619#M495178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;Unicode -&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; an international standard that supports virtually all of the languages and scripts used in the world, ensuring that they function no matter what the language or platform. Future versions of SAP applications will be exclusively in 64-bit and Unicode starting in 2007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 06:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/2276619#M495178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T06:26:38Z</dc:date>
    </item>
  </channel>
</rss>

