<?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: Debugging an User Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003368#M77076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not good to put a hard coded break point in the user exit and transport to other systems. Instead you can have the soft break point. Check the 'Stop' button on the application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems you are using the command 'break &amp;lt;username&amp;gt;'. For this the break point will be activated only for the username given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2005 12:39:11 GMT</pubDate>
    <dc:creator>Vinod_Chandran</dc:creator>
    <dc:date>2005-09-27T12:39:11Z</dc:date>
    <item>
      <title>Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003363#M77071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to debug an USER EXIT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance..&lt;/P&gt;&lt;P&gt;TOM..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003363#M77071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T11:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003364#M77072</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;Insert a break-point in the beginning of user-exit and run the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 11:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003364#M77072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T11:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003365#M77073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;place a break-point in the code in user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run the transaction and depending on the event the user exit is in it will get triggered when you run that part of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003365#M77073</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-09-27T12:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003366#M77074</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;insert the break point in the user-exit include or use&lt;/P&gt;&lt;P&gt;break &amp;lt;username&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003366#M77074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003367#M77075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thank you for your reply.&lt;/P&gt;&lt;P&gt;If it is in development sysytem its ok..&lt;/P&gt;&lt;P&gt;If it goes to testing system? Every time it will go to the debugging screen.&lt;/P&gt;&lt;P&gt;Will it create any problem in Testing system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;TOM..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:29:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003367#M77075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003368#M77076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not good to put a hard coded break point in the user exit and transport to other systems. Instead you can have the soft break point. Check the 'Stop' button on the application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems you are using the command 'break &amp;lt;username&amp;gt;'. For this the break point will be activated only for the username given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003368#M77076</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-09-27T12:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003369#M77077</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;Tom you haven't to set (write) a break point in the code of program, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto se38 or se37 or se19 (depend on the type of user-exit), enter in program of your user-exit, place the cursor at the beginning of user-exit and push the ICON BREAK-POINT (red icon with STOP sign).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After run your program, it'll stop where you have setted the breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003369#M77077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003370#M77078</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;we should remove the break statement before release the transport.  very few cases only we use for break statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 12:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003370#M77078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T12:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003371#M77079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check for your sy-sysid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-sysid = 'TESTSYSTEM'.&lt;/P&gt;&lt;P&gt; break &amp;lt;username&amp;gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Biut I would use a soft-break in se38 also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias Kabel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2005 20:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-user-exit/m-p/1003371#M77079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-27T20:58:28Z</dc:date>
    </item>
  </channel>
</rss>

