<?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: Cannot activate custom implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977965#M1160011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhisek, how can i insert a implicit enhancement in the existing methods of the definition name? can you show me the steps? thanks very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jan 2009 07:51:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-16T07:51:09Z</dc:date>
    <item>
      <title>Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977962#M1160008</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;I tried to create a new implementation for definition name: FTR_FINANCIAL_OBJECT. However i cant activate my new implementation. The error message says that there are some implementation active already. I need to trigger a BADI/user exit when user tries to save a contract in transaction code FTR_CREATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs is appreciated... Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 05:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977962#M1160008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T05:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977963#M1160009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;You can not activate standard programs as they are already activated. therefor you are facing that problem.&lt;/P&gt;&lt;P&gt;For solution of your problem, Please find the user exit that you are using in FTR_FINANCIAL_OBJECT.&lt;/P&gt;&lt;P&gt;After doing that, do the required modification in that exit and activate your program, it will get activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 05:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977963#M1160009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T05:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977964#M1160010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BADI that you are using is not a Multiple Use BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since one implementation of the BADI is already in use, you cannot activate another implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The implementation that you are talking about is probably a Standard implementation. So if u want to put any additional logic then you can create a Implicit Enhancement in the already existing BADI implimentation and write your requisite code in that Implicit Enhancement.&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;Regards, &lt;/P&gt;&lt;P&gt;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 07:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977964#M1160010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T07:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977965#M1160011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhisek, how can i insert a implicit enhancement in the existing methods of the definition name? can you show me the steps? thanks very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 07:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977965#M1160011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T07:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977966#M1160012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can follow the below mentioned steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to SE 18.&lt;/P&gt;&lt;P&gt;2) Key in BADI name &lt;STRONG&gt;FTR_FINANCIAL_OBJECT&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;3) Click on &lt;STRONG&gt;Enhancement Implimentation&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;Overview&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;4) This will display the already created implementation &lt;STRONG&gt;FTR_TAFO_INTEGRATION&lt;/STRONG&gt;. Select the implementation.&lt;/P&gt;&lt;P&gt;5) Double click on the required method.&lt;/P&gt;&lt;P&gt;6) Click on &lt;STRONG&gt;Enhance&lt;/STRONG&gt; button on the Application Toolbar. Alternatively you can press &lt;STRONG&gt;CTRL+F4&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;7) Then goto EDIT -&amp;gt; Enhancement Operations -&amp;gt; Show Implicit Enhancement Options.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; This will show some points in the code in Yellow Color. These are the paces where you create an implicit enhancement.&lt;/P&gt;&lt;P&gt;9) then right click on the yellow line -&amp;gt; Enhancement Implimentation -&amp;gt; Create.&lt;/P&gt;&lt;P&gt;10) Write your piece of code and activate.&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;Regards,&lt;/P&gt;&lt;P&gt;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 08:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977966#M1160012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T08:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot activate custom implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977967#M1160013</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;&lt;/P&gt;&lt;P&gt;check this following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/ExitsBADIs/ExitsMain.htm" target="test_blank"&gt;http://saptechnical.com/Tutorials/ExitsBADIs/ExitsMain.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 09:12:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cannot-activate-custom-implementation/m-p/4977967#M1160013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T09:12:07Z</dc:date>
    </item>
  </channel>
</rss>

