<?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 user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464629#M218935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm doing the same process, but it's not getting triggered. i'm writing the exit on transaction MSC2N. The exit is 'EXIT_SAPLVBMD_001' and the Include is 'ZXMHDU01'.&lt;/P&gt;&lt;P&gt;Could you tell me will this exit gets triggered when I change a batch and 'SAVE' it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: sam jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: sam jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2006 15:08:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-02T15:08:15Z</dc:date>
    <item>
      <title>debugging user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464627#M218933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could anybody of you tell me how can I debug a user exit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 14:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464627#M218933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T14:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: debugging user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464628#M218934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure that you have activated your project in cmod for the user exit.&lt;/P&gt;&lt;P&gt;then you can place a break point in the user exit.(You can see a red button on the application toolbar )in the user exit include.&lt;/P&gt;&lt;P&gt;Run the transaction in which the user exit is triggered from.&lt;/P&gt;&lt;P&gt;It will stop at the braek point.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 15:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464628#M218934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: debugging user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464629#M218935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm doing the same process, but it's not getting triggered. i'm writing the exit on transaction MSC2N. The exit is 'EXIT_SAPLVBMD_001' and the Include is 'ZXMHDU01'.&lt;/P&gt;&lt;P&gt;Could you tell me will this exit gets triggered when I change a batch and 'SAVE' it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: sam jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: sam jose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 15:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464629#M218935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: debugging user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464630#M218936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be run in update task, in that case a single break poin isn´t useful. Put a call to FM TH_POPUP inside userexit and send any message to your own user, by this way you can check if exit is running.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 15:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464630#M218936</guid>
      <dc:creator>LucianoBentiveg</dc:creator>
      <dc:date>2006-08-02T15:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: debugging user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464631#M218937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;It depends if it is a "Dialog" Userexit or a "Updatetask" Userexit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is "dialog" you could set an break-point or put a break-point in your code. It will stop then !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is "updatetask" you could check out this:&lt;/P&gt;&lt;P&gt;put this into your code: &lt;/P&gt;&lt;P&gt;BREAK-POINT log_text.&lt;/P&gt;&lt;P&gt;where log_text has to be defined as log_text(40) type c.&lt;/P&gt;&lt;P&gt;put anything you want to see into log_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then execute your program.&lt;/P&gt;&lt;P&gt;After that - go to the SM21. There should now be an entry like "BREAK-POINT"....reached...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That indicates that it is a updatetask-userexit.&lt;/P&gt;&lt;P&gt;You may debug it as any other updatetask-module (see online-help for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no entry in your SM21 it is an indication that your userexit was not called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be fine if that helped a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 04:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-user-exit/m-p/1464631#M218937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T04:38:32Z</dc:date>
    </item>
  </channel>
</rss>

