<?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: Enhancement point Undo implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066304#M1354731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I click on Enhancement point and then create implementation and then I go ahead and write the code. But the moment I get back into the editor, the implementation is gone and not part of the source code of the standard SAP program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Aug 2009 21:07:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-24T21:07:40Z</dc:date>
    <item>
      <title>Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066300#M1354727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to test the new enhancement framework using program RM07MLBS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Line 255 I clicked on Replace implementation and created a new implementation and put in some code. Firstly I do not see the changes made. Is it not active. And secondly when I want to undo the implementation, it asks for DEV access key for the standard program. Isnt there a way to get rid of the enhancement framework without access key? I was able to add it without access key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 20:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066300#M1354727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-24T20:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066301#M1354728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;get the implementation name and hit it in Tr. se20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hit the ABAP button.. and have a code if 1=2 at the beginning and endif. at the end and activate the program and the enhancement implementation.. control will never go into it... or you can delete the impl as well from se20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 20:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066301#M1354728</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-08-24T20:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066302#M1354729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you have replaced maybe belongs to an enhancement spot which is linked to a switch "switched off" (it's the switch framework).&lt;/P&gt;&lt;P&gt;There are some little bugs in the enhancement framework editor. Exit completely (to sap menu), come back to the editor, and try again.&lt;/P&gt;&lt;P&gt;I guess that the key should have been requested when you have replaced the standard implementation (maybe a bug), so I feel it's normal that it is requested when you try to undo.&lt;/P&gt;&lt;P&gt;You don't need keys when you create implementations of enhancement options. Here you tried to &lt;STRONG&gt;replace&lt;/STRONG&gt; a standard implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandra Rossi on Aug 24, 2009 11:02 PM (I added "(maybe a bug)")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066302#M1354729</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-08-24T21:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066303#M1354730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandra &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, I was trying to work with implementation MGV_MATNR_LAMA_RM07MLBS but turns out it is switched off. The only way I could find out was by trying to insert a breakpoint in the code and SAP gave out a message stating that it is not switched on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I am trying to do is test how the enhancement framework works. I am trying to work with the warehouse stock report program RM07MLBS. Would you be able to help me? I need to present to the team on how we can use enhancement points to enhance standard SAP programs without modifying them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066303#M1354730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-24T21:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066304#M1354731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I click on Enhancement point and then create implementation and then I go ahead and write the code. But the moment I get back into the editor, the implementation is gone and not part of the source code of the standard SAP program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066304#M1354731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-24T21:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point Undo implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066305#M1354732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope [this presentation|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9cd334f3-0a01-0010-d884-f56120039915&amp;amp;overridelayout=true] be useful for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 21:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-undo-implementation/m-p/6066305#M1354732</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-08-24T21:09:45Z</dc:date>
    </item>
  </channel>
</rss>

