<?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: how to debug dynamic calls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767335#M1305922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rashmi,&lt;/P&gt;&lt;P&gt; I am facing the same problem in a program ZSAPM07DR do u have the solution for this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;Channappa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2009 10:26:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-02T10:26:49Z</dc:date>
    <item>
      <title>how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767325#M1305912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me how to debug dynamic calls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is:&lt;/P&gt;&lt;P&gt;I know the message that is getting fired from a message class.&lt;/P&gt;&lt;P&gt;I didnot find its usage from the where-used list, as it says - possible dynamic calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i know, from where this message is getting fired?&lt;/P&gt;&lt;P&gt;Pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Rashmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767325#M1305912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767326#M1305913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where are u getting this message??&lt;/P&gt;&lt;P&gt;and which message class and message id??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767326#M1305913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767327#M1305914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks soumya,&lt;/P&gt;&lt;P&gt;It is a message class within my application package. And not a sap common package.&lt;/P&gt;&lt;P&gt;I should be able to trace this right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767327#M1305914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767328#M1305915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if dats not a standard one i.e. its a customized one, .. then wont be much prob to find the use... at least give a where used on the message class and see if dats giving u any value... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way.. isnt that message documented??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767328#M1305915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767329#M1305916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i tried the where-used list and it says- No usage found, possible dynamic calls.&lt;/P&gt;&lt;P&gt;So, is there a way to debug these dynamic calls? Thats my question..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767329#M1305916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767330#M1305917</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; Just try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In the new debugger Breakpoints --&amp;gt; Breakpoint at  --&amp;gt; Breakpoint at Statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will set break point at all message statement. Execute till you get the message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:59:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767330#M1305917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T08:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767331#M1305918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rajvansh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tried this too. But no luck &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, i tried puttin break points at ABAP commands RAISE, CATCH too.&lt;/P&gt;&lt;P&gt;But its not getting where this message is getting raised from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Rashmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 09:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767331#M1305918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T09:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767332#M1305919</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 have an idea, but i've not tried this.&lt;/P&gt;&lt;P&gt;In the SYST there is MSGID (Class Message Name).&lt;/P&gt;&lt;P&gt;You can set in debug a watchpoint SYST-MSGID = &lt;STRONG&gt;Custom Class&lt;/STRONG&gt;. Remove all BreakPoints and press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angelo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 09:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767332#M1305919</guid>
      <dc:creator>former_member302911</dc:creator>
      <dc:date>2009-06-17T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767333#M1305920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Can you give some more information. When do you get the message. which program or transcation are you executing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susanta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 09:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767333#M1305920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T09:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767334#M1305921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried setting watch point for variable SYST-MSGID. but it didnt hit there too.&lt;/P&gt;&lt;P&gt;I am debugging the CRM IC webclient UI. the message class is known, but i donot know where it is getting called from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 09:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767334#M1305921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-17T09:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug dynamic calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767335#M1305922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rashmi,&lt;/P&gt;&lt;P&gt; I am facing the same problem in a program ZSAPM07DR do u have the solution for this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;Channappa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 10:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-dynamic-calls/m-p/5767335#M1305922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T10:26:49Z</dc:date>
    </item>
  </channel>
</rss>

