<?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: multiple use BADIs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944887#M389586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Soorya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of multiple-used BAdIs (ca. 850 in ECC 5.0) are:&lt;/P&gt;&lt;P&gt;- BADI_MATERIAL_CHECK (Enhanced checks for material master table)&lt;/P&gt;&lt;P&gt;- BADI_SD_BILLING (Billing Enhancements)&lt;/P&gt;&lt;P&gt;- BUPA_PCARD_CHECK (Additional Checks for Payment Cards)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many, if not most, of these BAdIs are used for checking or validating data. The active implementations of such a BAdI must be independent meaning they must not rely on a specific calling order (see SAP documentation below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Multiple Usability for BADI Definitions&amp;lt;/b&amp;gt;                                                                                &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Definition                                                                                
Multiple use for BADI definitions  means that there can be several      
    active BADI implementations. When there is a call, they are all called  
    up - however, in an unpredictable sequence.                                                                                
If you have multiple-use BADI definitions, the sequence must not play   
    any role therefore. A typical example is the execution of checks before 
    a save.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                                                                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2007 04:17:30 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2007-02-13T04:17:30Z</dc:date>
    <item>
      <title>multiple use BADIs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944886#M389585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone brief a scenario in which multiple use BADI was used or will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Soorya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 22:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944886#M389585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T22:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: multiple use BADIs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944887#M389586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Soorya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of multiple-used BAdIs (ca. 850 in ECC 5.0) are:&lt;/P&gt;&lt;P&gt;- BADI_MATERIAL_CHECK (Enhanced checks for material master table)&lt;/P&gt;&lt;P&gt;- BADI_SD_BILLING (Billing Enhancements)&lt;/P&gt;&lt;P&gt;- BUPA_PCARD_CHECK (Additional Checks for Payment Cards)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many, if not most, of these BAdIs are used for checking or validating data. The active implementations of such a BAdI must be independent meaning they must not rely on a specific calling order (see SAP documentation below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Multiple Usability for BADI Definitions&amp;lt;/b&amp;gt;                                                                                &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Definition                                                                                
Multiple use for BADI definitions  means that there can be several      
    active BADI implementations. When there is a call, they are all called  
    up - however, in an unpredictable sequence.                                                                                
If you have multiple-use BADI definitions, the sequence must not play   
    any role therefore. A typical example is the execution of checks before 
    a save.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;                                                                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 04:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944887#M389586</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-02-13T04:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: multiple use BADIs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944888#M389587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uwe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. But I was looking for a more specific scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which scenario do we need multiple BADI implementations for the same definition. Can't the same functionality be achieved using a single implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would we need multiple implementations for BADI_MATERIAL_CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soorya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 20:17:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-use-badis/m-p/1944888#M389587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T20:17:38Z</dc:date>
    </item>
  </channel>
</rss>

