<?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: Find an active break-point in code. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293243#M156122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks in advance Saquib...&lt;/P&gt;&lt;P&gt;I have a question about this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_DELETE_BREAKPOINTS_ALL_MA &lt;/P&gt;&lt;P&gt;RS_GET_BREAKPOINTS_MA &lt;/P&gt;&lt;P&gt;RS_SHOW_BREAKPOINTS_MA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functions needs the name of a program, so when i give the name of my program and input the option, the result of FM is empty even when i debug it, the internal table inside the code don´t bring information i mean, maybe I'm doing something wrong because the code really has or contains an active break-point and the function result is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2006 22:18:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-26T22:18:34Z</dc:date>
    <item>
      <title>Find an active break-point in code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293240#M156119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do you know how can i find all the break-points active in the code of several programs ?, even in up date rules, start routine etc, etc ?. Do you know if exists some kind of function module that process a routine to find break-points ?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 22:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293240#M156119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T22:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Find an active break-point in code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293241#M156120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Programs&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSBREAKPOINTS                  Breakpoint Tables    &lt;/P&gt;&lt;P&gt;RS_SHOW_DBG_ITUTORIALS         Breakpoint Tables    &lt;/P&gt;&lt;P&gt;RS_SHOW_HTML_PAGE              Breakpoint Tables    &lt;/P&gt;&lt;P&gt;                                                    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try FM &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RS_GET_ALL_BREAKPOINTS  &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other FMs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function group                 Function group short text                                             &lt;/P&gt;&lt;P&gt;Function Module Name           Short text for function module                                                                                &lt;/P&gt;&lt;P&gt;BREA                           Breakpoint handling                                                   &lt;/P&gt;&lt;P&gt;RS_DELETE_BREAKPOINTS_ALL      Delete all continuous breakpoints                                     &lt;/P&gt;&lt;P&gt;RS_GET_ALL_BREAKPOINTS                                                                                &lt;/P&gt;&lt;P&gt;RS_GET_BREAKPOINTS             Determine the breakpoints for an imported program                     &lt;/P&gt;&lt;P&gt;RS_SHOW_BREAKPOINTS            Display all permanent breakpoints                                                                                &lt;/P&gt;&lt;P&gt;KOTR                                                                                &lt;/P&gt;&lt;P&gt;K_TRACE_BREAKPOINTS_SET_GLOBAL                                                                       &lt;/P&gt;&lt;P&gt;K_TRACE_CHECK_BREAKPOINTS                                                                            &lt;/P&gt;&lt;P&gt;K_TRACE_DELETE_BREAKPOINTS                                                                                &lt;/P&gt;&lt;P&gt;MA_BREA                                                                                &lt;/P&gt;&lt;P&gt;RS_DELETE_BREAKPOINTS_ALL_MA                                                                         &lt;/P&gt;&lt;P&gt;RS_GET_BREAKPOINTS_MA                                                                                &lt;/P&gt;&lt;P&gt;RS_SHOW_BREAKPOINTS_MA                                                                                &lt;/P&gt;&lt;P&gt;SDBG                           Debugging interface                                                   &lt;/P&gt;&lt;P&gt;SYSTEM_DEBUG_BREAKPOINTS       Read the current breakpoint for the specified (main) program.         &lt;/P&gt;&lt;P&gt;SYSTEM_DEBUG_SET_BREAKPOINTS   Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS)                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Transactions&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt; EGPB                 Assign Breakpoint to User           &lt;/P&gt;&lt;P&gt; OOTS                 Breakpoints                         &lt;/P&gt;&lt;P&gt; OPKH                 Maintain Breakpoints                &lt;/P&gt;&lt;P&gt; OPR3                 Definition of Breakpoints           &lt;/P&gt;&lt;P&gt; SAAB                 Activ. Assertions and Breakpoints                                                                                &lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll give you idea!!&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;P.S award the points.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Good luck &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;P&gt;"Some are wise and some are otherwise"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 22:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293241#M156120</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-05-24T22:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Find an active break-point in code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293242#M156121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;I DONT THINK THERE IS ANY SUCH FUNCTION MODULE WHICH WILL RETURN ALL THE BREAK-POINT IN A SINGLE PROGRAM OR SEVERAL PROGRAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU HAVE TO RUN THE PROGRAM IN THE  DEBUG MODE AND WHICH WILLL RETURN ALL THE BREAKPOINT.&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;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 04:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293242#M156121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-25T04:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Find an active break-point in code.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293243#M156122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks in advance Saquib...&lt;/P&gt;&lt;P&gt;I have a question about this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS_DELETE_BREAKPOINTS_ALL_MA &lt;/P&gt;&lt;P&gt;RS_GET_BREAKPOINTS_MA &lt;/P&gt;&lt;P&gt;RS_SHOW_BREAKPOINTS_MA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functions needs the name of a program, so when i give the name of my program and input the option, the result of FM is empty even when i debug it, the internal table inside the code don´t bring information i mean, maybe I'm doing something wrong because the code really has or contains an active break-point and the function result is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2006 22:18:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-an-active-break-point-in-code/m-p/1293243#M156122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-26T22:18:34Z</dc:date>
    </item>
  </channel>
</rss>

