<?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 debugging... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402798#M1046463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Yes I can see the code in se37. But While debugging I can't see the code in debugging screen even after activating both function module and enhancement implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 08:51:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T08:51:13Z</dc:date>
    <item>
      <title>Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402796#M1046461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I want to enhance the standard function module RV_INVOICE_DOCUMENT_ADD. I have saw some implementations are already made to the function module. I tried to see the spot in debugging but I am not able to see the codings in the enhancement. But the module is in active state and the enhancements are in active state. But I am not able to find them in debugging. How to see those codings in debugging....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please help me.&lt;/P&gt;&lt;P&gt;  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 05:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402796#M1046461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T05:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402797#M1046462</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;In the FM between the lines ENHANCEMENT and ENDENHANCEMENT you can see the code &lt;/P&gt;&lt;P&gt;For eg: in the FM 'RV_INVOICE_DOCUMENT_ADD' there is &lt;/P&gt;&lt;P&gt;a line &lt;/P&gt;&lt;P&gt;"ENHANCEMENT 208  OIC_SAPLV60A."&lt;/P&gt;&lt;P&gt;The coding inside that enhancement is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'RV_INVOICE_REFRESH'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        with_posting = 'F'&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        XOICQ7       = XOICQ7                      "SO6K009187 AWH&lt;/P&gt;&lt;P&gt;        XOICQ8       = XOICQ8                      "SO6K009187 AWH&lt;/P&gt;&lt;P&gt;        XOICQ9       = XOICQ9                      "SO6K009187 AWH&lt;/P&gt;&lt;P&gt;        XOIUQ9       = XOIUQ9                      "SO6K009187 AWH&lt;/P&gt;&lt;P&gt;        xkomfk       = lt_xkomfk&lt;/P&gt;&lt;P&gt;        xkomv        = xkomv&lt;/P&gt;&lt;P&gt;        xthead       = xthead&lt;/P&gt;&lt;P&gt;        xvbfs        = xvbfs&lt;/P&gt;&lt;P&gt;        xvbpa        = xvbpa&lt;/P&gt;&lt;P&gt;        xvbrk        = xvbrk&lt;/P&gt;&lt;P&gt;        xvbrp        = xvbrp&lt;/P&gt;&lt;P&gt;        xvbss        = xvbss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie, the lines b/w enhancement and endenhancement is the coding in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 08:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402797#M1046462</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2008-08-25T08:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402798#M1046463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Yes I can see the code in se37. But While debugging I can't see the code in debugging screen even after activating both function module and enhancement implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 08:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402798#M1046463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402799#M1046464</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;Could you please tell me which enhancement you are not seeing while debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 08:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402799#M1046464</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2008-08-25T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402800#M1046465</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 found that if I go into want to see code inside the implicit breakpoint while debugging, (for example - at the begining of a subroutine), then a breakpoint needs to be set at that object (in this example, a subroutine).  Then when the code appears for the subroutine, at first it doesn't show the code inside the enhancement, you must press F5 (or single step) and then the code inside the enhancement point appears.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;BR-&lt;/P&gt;&lt;P&gt;-J&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jennifer Kramer on Aug 16, 2010 10:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 19:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402800#M1046465</guid>
      <dc:creator>jennifer_kramer2</dc:creator>
      <dc:date>2010-08-16T19:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement point debugging...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402801#M1046466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx jennifer&lt;/P&gt;&lt;P&gt;setting BP and then hitting F5 solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 12:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement-point-debugging/m-p/4402801#M1046466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-17T12:05:21Z</dc:date>
    </item>
  </channel>
</rss>

