<?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: Unable to debug an exit in CALL CUSTOMER FUNCTION 003 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639886#M1092280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dudla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This enahcement is already developed by someone..But i could not see the CMOD related to this..&lt;/P&gt;&lt;P&gt;Can you suggest more..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 13:55:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-13T13:55:21Z</dc:date>
    <item>
      <title>Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639881#M1092275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an exit EXIT_SAPMV45A_003 that is called by CALL CUSTOMER FUNCTION 003. I had placed a break point at &lt;/P&gt;&lt;P&gt;CALL CUSTOMER FUNCTION 003 and the debugger stops here but i am unable to debug inside this to reach into&lt;/P&gt;&lt;P&gt;the code in EXIT_SAPMV45A_003 even after setting the system debugging on &amp;amp; Update debugging&lt;/P&gt;&lt;P&gt;ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 20:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639881#M1092275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T20:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639882#M1092276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to include that Enhancement of that exit in the Project and Activate that project in the CMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Enhancement for the exit EXIT_SAPMV45A_003 is V45A0003.&lt;/P&gt;&lt;P&gt;Create a project in CMOD&lt;/P&gt;&lt;P&gt;And inclue V45A0003 in the project.&lt;/P&gt;&lt;P&gt;Activate the Project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, it will stop at break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 20:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639882#M1092276</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-09T20:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639883#M1092277</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;Have you tried using a hard break-point in the enhancement....i.e. using the statement BREAKPOINT....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 20:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639883#M1092277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639884#M1092278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can only enter inside the call customer-function when you create the Project in CMOD , add the enhancement to it, and create and activate the ZX  include. finally activating the project. then only it will trigger and you will be able to debug or else it will not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 01:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639884#M1092278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T01:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639885#M1092279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Dan. This is a enhancement, you can set breakpoint in enhancement, and then you can trace the code. Sometimes you should to use 'Update debugging' if you want to stop at the breakpoint you set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rick Yang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 02:04:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639885#M1092279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T02:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to debug an exit in CALL CUSTOMER FUNCTION 003</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639886#M1092280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dudla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This enahcement is already developed by someone..But i could not see the CMOD related to this..&lt;/P&gt;&lt;P&gt;Can you suggest more..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 13:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-debug-an-exit-in-call-customer-function-003/m-p/4639886#M1092280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T13:55:21Z</dc:date>
    </item>
  </channel>
</rss>

