<?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: Explicit enhancement implementation not seen in the debug mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896270#M1327215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I created a enhancement from the above section as below...&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;$&lt;/STRONG&gt;$-Start: CK_F_ASSEMBLY_COSTING_05----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;$&lt;STRONG&gt;$&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; ENHANCEMENT 3  /SAPMP/GENERAL_SAPLCK00.    "active version&lt;/P&gt;&lt;P&gt;&amp;gt; .......&lt;/P&gt;&lt;P&gt;&amp;gt; ENDENHANCEMENT.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a standard implementation, not yours! Moreover, this implementation belongs to switch /SAPMP/GENERAL, which may be switched off in your system (it is deactivated in mine).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to implement your own one, create a ZXXXX implementation, and you'll see something like ENHANCEMENT 1 ZXXXX. ... ENDENHANCEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandra Rossi on Jul 9, 2009 5:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 12:23:48 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2009-07-09T12:23:48Z</dc:date>
    <item>
      <title>Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896266#M1327211</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 implemented a explicit enhancement implementation via a source code plugin. But i could neither keep a break point in any lines of the source code plugin nor see those lines in the debug mode.  I changed the already available implementation in the enhancement section. I have implemented this enhancement for the Function Module CK_F_ASSEMBLY_COSTING.  The enhancement section is as given below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENHANCEMENT-SECTION     CK_F_ASSEMBLY_COSTING_05 SPOTS ES_SAPLCK00.&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;END-ENHANCEMENT-SECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a enhancement from the above section as below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$&lt;/STRONG&gt;$-Start: CK_F_ASSEMBLY_COSTING_05----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;$&lt;STRONG&gt;$&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ENHANCEMENT 3  /SAPMP/GENERAL_SAPLCK00.    "active version&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;ENDENHANCEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything i need to activate other than activating the enhancement? How to make the enhanced source code execute..Plz help..Thanks..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirmal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 16:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896266#M1327211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T16:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896267#M1327212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activating your enhancement, with a break-point inside, should be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just be aware that some standard bugs may remain in your SAP, depending of your version. I don't have the exact details here, but a few months ago, I couldn't display anymore the enhancements in some Include referenced in many programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;People had to upgrade the SAP Kernel to make it work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're confident it's a bug, I'm afraid you'll have to open a Message with SAP.&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;N.H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 17:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896267#M1327212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T17:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896268#M1327213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai nirmal&lt;/P&gt;&lt;P&gt;did u activated properly and do one thing just keep a break point at enhancement spot , and during debug when u reach the enahancement point do f5 it will go in to implementation code, normaly in debug u wotn see implementation code,&lt;/P&gt;&lt;P&gt;but if u go step wise it will go inside implementation&lt;/P&gt;&lt;P&gt;m.a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 03:47:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896268#M1327213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T03:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896269#M1327214</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;Anyway goto &lt;STRONG&gt;SE20&lt;/STRONG&gt; and give the enhancement implementation name, Press Change and activate once again and check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 04:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896269#M1327214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T04:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896270#M1327215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I created a enhancement from the above section as below...&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;$&lt;/STRONG&gt;$-Start: CK_F_ASSEMBLY_COSTING_05----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------" /&gt;&lt;P&gt;$&lt;STRONG&gt;$&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; ENHANCEMENT 3  /SAPMP/GENERAL_SAPLCK00.    "active version&lt;/P&gt;&lt;P&gt;&amp;gt; .......&lt;/P&gt;&lt;P&gt;&amp;gt; ENDENHANCEMENT.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a standard implementation, not yours! Moreover, this implementation belongs to switch /SAPMP/GENERAL, which may be switched off in your system (it is deactivated in mine).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to implement your own one, create a ZXXXX implementation, and you'll see something like ENHANCEMENT 1 ZXXXX. ... ENDENHANCEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sandra Rossi on Jul 9, 2009 5:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 12:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896270#M1327215</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-07-09T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896271#M1327216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sandra. Problem solved. BTW which transaction is used to swtich on the implementation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2009 04:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896271#M1327216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-10T04:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Explicit enhancement implementation not seen in the debug mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896272#M1327217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Switch framework transactions are SFW1 to SFW3, and SFW5 is used to switch on. Be careful, SFW5 transaction can't switch off (usually), and it recompiles some data dictionary objects and programs, thus you'll disturb people and it may generates dumps (like for support packages). Do it only when a business function REALLY needs to be activated, and warn people (or do it the night or at lunch time).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2009 07:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explicit-enhancement-implementation-not-seen-in-the-debug-mode/m-p/5896272#M1327217</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-07-10T07:55:32Z</dc:date>
    </item>
  </channel>
</rss>

