<?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: ABAP Debugging break-point at a Statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619598#M2012470</link>
    <description>&lt;P&gt;If you're asking what would one use this feature for, one possible 
scenario is this: you have an error message and you'd like to find the 
place in the source code where it is triggered, yet a direct where-used 
search from the message class itself comes up blank; in this case, one 
could set up a breakpoint at "message" and check all the messages coming
 up. There are certainly more refined ways to go about it but this should give you an idea.&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2022 21:04:41 GMT</pubDate>
    <dc:creator>abo</dc:creator>
    <dc:date>2022-05-13T21:04:41Z</dc:date>
    <item>
      <title>ABAP Debugging break-point at a Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619597#M2012469</link>
      <description>&lt;P&gt;Hi ABAPers,&lt;/P&gt;
  &lt;P&gt;This is Azeemudin, SAP SD functional consultant with over 6 years of Experience.&lt;/P&gt;
  &lt;P&gt;I am learning SAP ABAP.&lt;/P&gt;
  &lt;P&gt;My question is in Debugging when we go for a Break-Point at a Statement?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 20:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619597#M2012469</guid>
      <dc:creator>azeemsap9</dc:creator>
      <dc:date>2022-05-13T20:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugging break-point at a Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619598#M2012470</link>
      <description>&lt;P&gt;If you're asking what would one use this feature for, one possible 
scenario is this: you have an error message and you'd like to find the 
place in the source code where it is triggered, yet a direct where-used 
search from the message class itself comes up blank; in this case, one 
could set up a breakpoint at "message" and check all the messages coming
 up. There are certainly more refined ways to go about it but this should give you an idea.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 21:04:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619598#M2012470</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2022-05-13T21:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugging break-point at a Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619599#M2012471</link>
      <description>&lt;P&gt;If you don't understand the reason of a given authority check, you may add a break-point at AUTHORITY-CHECK.&lt;/P&gt;&lt;P&gt;But there are lots of other situations, like you know that somewhere the program stores data in the ABAP memory, so you look for all executions of EXPORT TO MEMORY.&lt;/P&gt;&lt;P&gt;Or you want to see all Update Function Modules, so you add a break-point at COMMIT WORK.&lt;/P&gt;&lt;P&gt;Etc.&lt;/P&gt;&lt;P&gt;Of course, you need to know ABAP well.&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 09:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-break-point-at-a-statement/m-p/12619599#M2012471</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-05-14T09:02:59Z</dc:date>
    </item>
  </channel>
</rss>

