<?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: Breakpoint List in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816440#M1681738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you refer the breakpoint to a table or a structure? It has to be a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the program should be 40 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - I tried it and it works just as Kesav said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2012 18:33:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-23T18:33:37Z</dc:date>
    <item>
      <title>Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816434#M1681732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I save a breakpoint, it persists for the remainder of my user session. This leads me to believe that somewhere in memory is an internal table that holds the breakpoint info like include, line number, command, etc. The same information that you would find on the breakpoints tab in the debugger. Does anyone know what this table is or how I can access it? I'd assume that if I had the memory id I could get at it with an IMPORT statement. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 15:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816434#M1681732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-22T15:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816435#M1681733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go through the logic written in program RSBREAKPOINTS. It uses the select statements from abdbg_info,abdbg_bps,icfattrib.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 17:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816435#M1681733</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-05-22T17:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816436#M1681734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is, Use function RS_GET_BREAKPOINTS to get the list. The importing parameter must hold the type SY-REPID and the table parameter must be referred to structure BREAKPOINT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 07:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816436#M1681734</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-05-23T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816437#M1681735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fname,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, can you let us know what is the purpose of getting to know about the break-points? Just curious to know your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 07:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816437#M1681735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816438#M1681736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the FM , but its giving dump UC_OBJECTS_NOT_CONVERTIBLE. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 18:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816438#M1681736</guid>
      <dc:creator>jitendra_it</dc:creator>
      <dc:date>2012-05-23T18:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816439#M1681737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I did not check it &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/746/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; I just got it through debugging. I will check it tomorrow and update it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 18:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816439#M1681737</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-05-23T18:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816440#M1681738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you refer the breakpoint to a table or a structure? It has to be a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the program should be 40 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - I tried it and it works just as Kesav said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 18:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816440#M1681738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T18:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Breakpoint List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816441#M1681739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the help guys, I appreciate it. I apologize for not being very responsive. This isn't for a real requirement, it was just a random idea that I had and wanted to pursue. I frequently have to have a separate session open for the sole purpose of setting breakpoints. I was hoping it would be possible to write a simple program that would show me all my current breakpoints and allow me to easily set new breakpoints at a specific include and line number. I've since found some standard SAP programs/function modules that seem to let me set breakpoints (though I haven't tested then thoroughly), so I'm thinking I might not need to reinvent the wheel here. What would be really nice though is if I could put in include/line number/client and set breakpoints in multiple clients from one place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 18:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-list/m-p/8816441#M1681739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-24T18:57:35Z</dc:date>
    </item>
  </channel>
</rss>

