<?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 doubt : BADI!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302253#M790653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i have read many times that same Badi can be implemented many times.&lt;/P&gt;&lt;P&gt;let's assume there is BADI 'BADI_1' and i have implemented an enhancement on this badi thru se19 say zbadi_1_11. can i implement one more enhancement with the same badi say zbadi_1_22.is it??&lt;/P&gt;&lt;P&gt;if so then which badi will be triggered first zbadi_1_11 or zbadi_1_22??&lt;/P&gt;&lt;P&gt;please answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be awarded for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 06:13:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-05T06:13:56Z</dc:date>
    <item>
      <title>doubt : BADI!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302253#M790653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i have read many times that same Badi can be implemented many times.&lt;/P&gt;&lt;P&gt;let's assume there is BADI 'BADI_1' and i have implemented an enhancement on this badi thru se19 say zbadi_1_11. can i implement one more enhancement with the same badi say zbadi_1_22.is it??&lt;/P&gt;&lt;P&gt;if so then which badi will be triggered first zbadi_1_11 or zbadi_1_22??&lt;/P&gt;&lt;P&gt;please answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be awarded for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302253#M790653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: doubt : BADI!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302254#M790654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both will trigger &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302254#M790654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: doubt : BADI!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302255#M790655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A BAdi definition can only have multiple implementation IF the &lt;STRONG&gt;Multiple Use&lt;/STRONG&gt; checkbox in the attributes of the BAdi (as seen from SE18) is checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also one point about BAdi implementation is, that the order in which the implementations are called by SAP @ runtime is not fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one run of the main application first zbadi_1_11 might be called and then zbadi_1_22 and next time you run the same application the order could be reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence when creating implementations, you must be a 100% sure that there is no inter-dependence between two implementation, e.g. you &lt;STRONG&gt;MUST NOT&lt;/STRONG&gt; do it this way, that some data updated in implementation 11 would be used for processing in 22. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302255#M790655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: doubt : BADI!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302256#M790656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi aditya,&lt;/P&gt;&lt;P&gt;ur answer was very much useful.&lt;/P&gt;&lt;P&gt;As u have mentioned that we need to be cent percent sure about aur multiple implementation for their interdependency.But why do we do multiple implementation??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302256#M790656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: doubt : BADI!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302257#M790657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, you could do all the development within a single implementation. However there could be the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Developer 1: USERA has been given a task to update a database table ZTABLE1 using the data in the BAdi ... so he creates an implementation ZIMP_11 and codes in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now developer 2 USERB has been given another task to update a different ZTABLE2 using the data in the BAdi .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the developer USERB can change the implementation ZIMP_11 and code in it, however, it makes sense for him to create another implementation ZIMP_22 and code in it , because:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. It isolates the two codes and since they are not interdependent he can create an separate implementation&lt;/P&gt;&lt;P&gt;2. Also, there might be a case in the future that the ZTABLE1 should not be updated, however ZTABLE2 shoudl continue to be updated. This would be easy to handle in separate implementations becasue the respect implementation for update can just be activated/deactivated as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your Q.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-badi/m-p/3302257#M790657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:57:25Z</dc:date>
    </item>
  </channel>
</rss>

