<?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: Can we create two implementations using the same BADI definition? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840152#M1132309</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;Thanks for the reply. Got my doubt cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2008 10:23:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-20T10:23:08Z</dc:date>
    <item>
      <title>Can we create two implementations using the same BADI definition?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840148#M1132305</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;I have created two implementations ZME_PROCESS_REQ_CUST and ZME_PROCESS_REQ_CUS1 &lt;/P&gt;&lt;P&gt;using the BADI Definition, ME_PROCESS_REQ_CUST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do like this? Because, I see that the first implementation, ZME_PROCESS_REQ_CUST , I created is active.  But the second one ZME_PROCESS_REQ_CUS1 which I created later is going into inactive state as soon as I come out of the Implementation. Is there anything wrong which am I doing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adapala M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 09:58:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840148#M1132305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T09:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create two implementations using the same BADI definition?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840149#M1132306</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;You can have a number of BADI implementations if it allows multiple use..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this checkbox in the BADI definition --&amp;gt; Attibutes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But your case the BAdI ME_PROCESS_REQ_CUST  can have only one active implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 10:03:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840149#M1132306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T10:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create two implementations using the same BADI definition?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840150#M1132307</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 badi ME_PROCESS_REQ_CUST can have one active implimentation at the one time. As the Multiple use and Filter-Depend. is not checked in the atttribute part of the badi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 10:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840150#M1132307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T10:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create two implementations using the same BADI definition?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840151#M1132308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adapala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you check in SE18 with the BAdi Definition under the block "Type" you can clearly see that "Multiple Use" checkbox is not checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you cannot create multiple implementations for the BAdI. As the BAdI is not "Filter Dependent" so you can have only 1 ACTIVE implementation at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 10:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840151#M1132308</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2008-11-20T10:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create two implementations using the same BADI definition?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840152#M1132309</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;Thanks for the reply. Got my doubt cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 10:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-we-create-two-implementations-using-the-same-badi-definition/m-p/4840152#M1132309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T10:23:08Z</dc:date>
    </item>
  </channel>
</rss>

