<?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: for enhanceing the functionality? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195867#M1714835</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;Give 1st preference to Badi's only because as vinoth said Multiple implementation is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: all Badi's are also not possible in multiple implementation. check properties of badi in se18&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; there u can find whether it is multiple implementation is possible or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not possible with badi's go for customer exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;BALAJI. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 05:26:19 GMT</pubDate>
    <dc:creator>former_member392866</dc:creator>
    <dc:date>2013-01-10T05:26:19Z</dc:date>
    <item>
      <title>for enhanceing the functionality?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195863#M1714831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abapers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i searched in scn but i didn't find any theread for the following problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add custom tab for any transaction how do we know that which one is better option , enhanceing standard code with spiral symbol,badi's or user exits's?&lt;/P&gt;&lt;P&gt; how to choose better option for the reruirement not only for custom tab for any additonal functionalities? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message - Search for available documentation before posting your query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 04:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195863#M1714831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-10T04:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: for enhanceing the functionality?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195864#M1714832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; when you choose badi- multiple information .&lt;/P&gt;&lt;P&gt;customer exit single implementation&lt;/P&gt;&lt;P&gt;1) Difference between BADI and USER-EXIT. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; i) BADI's can be used any &lt;/P&gt;&lt;P&gt;number of times, where as USER-EXITS can be used only one time. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ex:- &lt;/P&gt;&lt;P&gt;if your assigning a USER-EXIT to a project in (CMOD), then you can not assign &lt;/P&gt;&lt;P&gt;the same to other project. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ii) BADI's are oops based.&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 04:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195864#M1714832</guid>
      <dc:creator>vinoth_aruldass</dc:creator>
      <dc:date>2013-01-10T04:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: for enhanceing the functionality?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195865#M1714833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;badi - multiple &lt;STRONG&gt;information&lt;/STRONG&gt; or multiple &lt;STRONG&gt;implementaion&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 05:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195865#M1714833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-10T05:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: for enhanceing the functionality?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195866#M1714834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;sry badi multiple implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 05:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195866#M1714834</guid>
      <dc:creator>vinoth_aruldass</dc:creator>
      <dc:date>2013-01-10T05:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: for enhanceing the functionality?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195867#M1714835</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;Give 1st preference to Badi's only because as vinoth said Multiple implementation is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: all Badi's are also not possible in multiple implementation. check properties of badi in se18&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; there u can find whether it is multiple implementation is possible or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not possible with badi's go for customer exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;BALAJI. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 05:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/for-enhanceing-the-functionality/m-p/9195867#M1714835</guid>
      <dc:creator>former_member392866</dc:creator>
      <dc:date>2013-01-10T05:26:19Z</dc:date>
    </item>
  </channel>
</rss>

