<?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: Code Not getting shown while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893865#M1961746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you find the correct enhancement point. I have doubt whether the enhancement point is correct or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2016 10:54:14 GMT</pubDate>
    <dc:creator>former_member196331</dc:creator>
    <dc:date>2016-10-06T10:54:14Z</dc:date>
    <item>
      <title>Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893862#M1961743</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 wrote an implicit enhancement for function module J_1I7_USEREXIT_EXCISE_BEF_SAVE. But while debugging the code is not getting displayed. I have read so many threads about the same but not able to fix the issue. Please give some hint on how to sort this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 10:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893862#M1961743</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2016-10-06T10:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893863#M1961744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you put break point May i know what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 10:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893863#M1961744</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-10-06T10:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893864#M1961745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If I put break point it is coming to that function module without the enhancement code.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 10:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893864#M1961745</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2016-10-06T10:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893865#M1961746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you find the correct enhancement point. I have doubt whether the enhancement point is correct or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 10:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893865#M1961746</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-10-06T10:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893866#M1961747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is coming to the break point while debugging. So the FM is there in the scope of what we are looking for. But this FM comes without the enhancement code written. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 10:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893866#M1961747</guid>
      <dc:creator>former_member207873</dc:creator>
      <dc:date>2016-10-06T10:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Code Not getting shown while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893867#M1961748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe at which event you want the enhancement to be triggered, that event never arises?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 09:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-getting-shown-while-debugging/m-p/11893867#M1961748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-07T09:25:30Z</dc:date>
    </item>
  </channel>
</rss>

