<?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: Working in Debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764047#M330491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you switch your debugger on, you can find your code in a window. when you double click on any field, then the value for that field will appear in the area below the code.&lt;/P&gt;&lt;P&gt;If you want ot see the data in an Internal table, then, place the cursor on the internal table and press the Table button on the application tool bar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 05:55:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T05:55:10Z</dc:date>
    <item>
      <title>Working in Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764045#M330489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to insert values into a table.So i am trying to insert values in a particular method. Hence, when i reach the specific point of the transaction, i start the debugger by choosing the menu, system --&amp;gt; Utilities --&amp;gt; Debug ABAP. How do i view the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764045#M330489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T05:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Working in Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764046#M330490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before the insert statement ,keep a break point through the program.The program will stop there.then you can check the values in the table by clicking the tables tab &amp;amp; writing the table name.You will get all the fields with the values before inserting them into the table. By the way are you inserting the values through your written abap code or SAP standard one??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:46:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764046#M330490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T05:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Working in Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764047#M330491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you switch your debugger on, you can find your code in a window. when you double click on any field, then the value for that field will appear in the area below the code.&lt;/P&gt;&lt;P&gt;If you want ot see the data in an Internal table, then, place the cursor on the internal table and press the Table button on the application tool bar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764047#M330491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T05:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Working in Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764048#M330492</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;          u run ur program in debugging mode by '/h' in TCODE then debugging will be on. Then execute it u will give the window which debugs the program from first. select the table and click TABLE button on the top and by using F5 u can check it line by line the values that r getting into the table...For particular fields in table....Double click on the particular field to view its values. U can u use Breakpoint to see execution of code from a particular area in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 11:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/working-in-debugger/m-p/1764048#M330492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T11:16:31Z</dc:date>
    </item>
  </channel>
</rss>

