<?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 BADI Doubt ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018869#M80665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I will really appreciate if someone can clear my doubt.&lt;/P&gt;&lt;P&gt;SAP documentation says that in BADI "Business Add-Ins you can create and implement enhancements in as many software layers as you like". I am not clear what it implies and how to implement in different software layers ?&lt;/P&gt;&lt;P&gt;Can someone elaborate it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tushar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2005 21:13:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-18T21:13:56Z</dc:date>
    <item>
      <title>BADI Doubt ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018869#M80665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I will really appreciate if someone can clear my doubt.&lt;/P&gt;&lt;P&gt;SAP documentation says that in BADI "Business Add-Ins you can create and implement enhancements in as many software layers as you like". I am not clear what it implies and how to implement in different software layers ?&lt;/P&gt;&lt;P&gt;Can someone elaborate it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tushar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 21:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018869#M80665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Doubt ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018870#M80666</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;are you well conversant with ABAP Objects ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2005 22:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018870#M80666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-18T22:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Doubt ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018871#M80667</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;The below mentioned links will provide some idea about BADI&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="57569"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see BADI's using transaction SE18 and for implementing it use SE19. BADI's basically using OOP. It is better if you know the basics and the limitation of some of the ABAP commands in OOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm&lt;/A&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="11927"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm" target="test_blank"&gt;http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;gv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 01:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018871#M80667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T01:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Doubt ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018872#M80668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;The software layer that SAP is talking about is only virtual. &lt;/P&gt;&lt;P&gt;1. SAP can if required, give you a default implementation of a BADI... which becomes the first layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then the SAP Partner companies can provide a more specific implementation for teh same BADI. and this can be the next layer sitting on top of the SAP's generic implementation. And the SAP Partner will provide this implementation to teh customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Now the customer himself can make an implemntation.&lt;/P&gt;&lt;P&gt;this again becomes another layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layer here is only abstraction. whereby SAP provides a generic implementaiton. the partner provides a more specific one. The customer finally can have a very specific implemntation for his functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if this BADI supports multiple implementation, all teh implementations will be called one after the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u get the &amp;lt;i&amp;gt;BIG&amp;lt;/i&amp;gt; picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember 2 reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2005 03:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-doubt/m-p/1018872#M80668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-19T03:35:51Z</dc:date>
    </item>
  </channel>
</rss>

