<?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: adding watch point in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590646#M1757546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, but my assumption is like we can't create watch point with internal table with some field value (we can do like lines(itab) &amp;gt; 20 )instead while looping you can create watch point with work area field with your desired value or with sy-tabix.&lt;/P&gt;&lt;P&gt;For More help for internal table watch point you can find the help icon in front of value assign field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 15:52:21 GMT</pubDate>
    <dc:creator>former_member206479</dc:creator>
    <dc:date>2013-07-10T15:52:21Z</dc:date>
    <item>
      <title>adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590640#M1757540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I encounter a error when I try to add watch point during VF01 debug, the watch point i am going to add is RK2R1000/variable GT_ITEM[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it says:&lt;/P&gt;&lt;H3&gt;Variable GT_ITEM[] in program RK2R1000 does not exist, or is not yet loaded&lt;/H3&gt;&lt;P&gt;Message no. TPDA149&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 07:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590640#M1757540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-10T07:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590641#M1757541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create watchpoint only when the program in which the variable exists is a part of the current execution. If it is in background then it is not recognized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a break-point in the first run or entry of the program and then create it will work.&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, 10 Jul 2013 07:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590641#M1757541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-10T07:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590642#M1757542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain in detail, breakpoint at which subroutine for my case&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 08:19:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590642#M1757542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-10T08:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590643#M1757543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to find this program in my system can you tell me what exactly are you looking at also the transaction VF01... Program SAPMV60A does not has GT_ITEM[]....&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, 10 Jul 2013 10:15:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590643#M1757543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-10T10:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590644#M1757544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE38 and do a search for variable GT_ITEM inside the RK2R1000 program (&lt;EM&gt;Ctrl+F&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;It'll show you the line numbers where variable &lt;EM&gt;GT_ITEM&lt;/EM&gt; is used, and you can set break points at those lines to trigger the debugger at runtime. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590644#M1757544</guid>
      <dc:creator>kaushalya</dc:creator>
      <dc:date>2013-07-10T10:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590645#M1757545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sive,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my system I am unable to see this program&amp;nbsp; &lt;STRONG&gt;RK2R1000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;Please check once again?&lt;/P&gt;&lt;H3&gt; &lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590645#M1757545</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-07-10T10:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: adding watch point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590646#M1757546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, but my assumption is like we can't create watch point with internal table with some field value (we can do like lines(itab) &amp;gt; 20 )instead while looping you can create watch point with work area field with your desired value or with sy-tabix.&lt;/P&gt;&lt;P&gt;For More help for internal table watch point you can find the help icon in front of value assign field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 15:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-watch-point/m-p/9590646#M1757546</guid>
      <dc:creator>former_member206479</dc:creator>
      <dc:date>2013-07-10T15:52:21Z</dc:date>
    </item>
  </channel>
</rss>

