<?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 not detected while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524168#M1656079</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;This is common with Enhancement and since your enhancement code is not generated properly, you cannot see in debugging and you cannot put breakpoint also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the logic you have written.&lt;/P&gt;&lt;P&gt;Create the implicit enhancement once gain from the scratch and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 10:34:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-08T10:34:08Z</dc:date>
    <item>
      <title>Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524164#M1656075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a standard program SDORDE01, in which i need to add one field.&lt;/P&gt;&lt;P&gt;I have made an enhancement but there is no data in that field.&lt;/P&gt;&lt;P&gt;while debugging,enhancement is not getting detected.&lt;/P&gt;&lt;P&gt;can somebody please help??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 15:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524164#M1656075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T15:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524165#M1656076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lohani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether it is right one ot not.Keep a break point and see.&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>Tue, 07 Feb 2012 17:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524165#M1656076</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-07T17:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524166#M1656077</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;Is it implicit or explicit enhancement?&lt;/P&gt;&lt;P&gt;You mean while debugging, you are not able to see the code you have written. Is that right?&lt;/P&gt;&lt;P&gt;Activate the code once again and see. Activation will regenerate the objects once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 17:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524166#M1656077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T17:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524167#M1656078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its an implicit enhancement. I have tried activating it again and then executing. But its not working. Also, while trying to put a breakpoint, its not allowing me to put it at the enhancement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 07:15:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524167#M1656078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T07:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524168#M1656079</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;This is common with Enhancement and since your enhancement code is not generated properly, you cannot see in debugging and you cannot put breakpoint also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete the logic you have written.&lt;/P&gt;&lt;P&gt;Create the implicit enhancement once gain from the scratch and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 10:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524168#M1656079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T10:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524169#M1656080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you see this behaviour in the DEV system or after it has been moved to other systems that you see this behaviour in the new system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this sap note: 1567797 - Source code plug-in does not execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kartik Tarla on Feb 8, 2012 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 10:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524169#M1656080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T10:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524170#M1656081</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;i had the same issue . I put a break &amp;lt;userid&amp;gt; statement and transported to QAS. in QAS i used the &amp;lt;userid&amp;gt; to test it. then the spot started functioning. After that I commented the break point and transported again.&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;aromal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 14:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524170#M1656081</guid>
      <dc:creator>aromalr</dc:creator>
      <dc:date>2012-02-10T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement not detected while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524171#M1656082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Tell the enhancement spot that you are using in this program. I did try the an sample enhancement in the same program in our system and it works. Check the type of enhancement and try to active it properly. After activating check if you are able to see the code in the program display in the normal mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 15:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-not-detected-while-debugging/m-p/8524171#M1656082</guid>
      <dc:creator>vijaymanikandan</dc:creator>
      <dc:date>2012-02-10T15:15:51Z</dc:date>
    </item>
  </channel>
</rss>

