<?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 How to debug new syntax based code where FOR operator VALUE etc has been used? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133480#M1975323</link>
    <description>&lt;P&gt;Hello Expert,&lt;/P&gt;
  &lt;P&gt;Is there any way to check the values of below code snipped for wa-matnr = '004'.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1813517-question.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Your comment or answer will be highly appreciated.&lt;/P&gt;
  &lt;P&gt;Thanks a lot in advance!&lt;/P&gt;
  &lt;P&gt;Br,&lt;/P&gt;
  &lt;P&gt;Pankaj kumar&lt;/P&gt;</description>
    <pubDate>Sat, 23 May 2020 09:58:58 GMT</pubDate>
    <dc:creator>Pankaj-Kumar</dc:creator>
    <dc:date>2020-05-23T09:58:58Z</dc:date>
    <item>
      <title>How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133480#M1975323</link>
      <description>&lt;P&gt;Hello Expert,&lt;/P&gt;
  &lt;P&gt;Is there any way to check the values of below code snipped for wa-matnr = '004'.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1813517-question.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Your comment or answer will be highly appreciated.&lt;/P&gt;
  &lt;P&gt;Thanks a lot in advance!&lt;/P&gt;
  &lt;P&gt;Br,&lt;/P&gt;
  &lt;P&gt;Pankaj kumar&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 09:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133480#M1975323</guid>
      <dc:creator>Pankaj-Kumar</dc:creator>
      <dc:date>2020-05-23T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133481#M1975324</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In debugger you have the watch point tab as below.&lt;/P&gt;&lt;P&gt;Create a watch point and put the condition there, it will stop at once the condition become true&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1812516-debug.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 10:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133481#M1975324</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2020-05-23T10:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133482#M1975325</link>
      <description>&lt;P&gt;Please post the code as text instead of image, so that one can easily answer by testing your code.&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 10:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133482#M1975325</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-23T10:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133483#M1975326</link>
      <description>&lt;P&gt;Activate "step size" mode so that to stop at each iteration.&lt;/P&gt;&lt;P&gt;But debug should not be needed as code should be kept rather simple in constructor expressions.&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 10:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133483#M1975326</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-23T10:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133484#M1975327</link>
      <description>&lt;P&gt;Dear Venkat,&lt;/P&gt;&lt;P&gt;Thank you so much for your promt reply.&lt;/P&gt;&lt;P&gt;I also found one option for step wise debugging.&lt;/P&gt;&lt;P&gt;If we enable the stepwise debugging option, then it will debug step by step.&lt;/P&gt;&lt;P&gt;Below is the illustration -&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1813518-thanks-and-other-solution.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 10:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133484#M1975327</guid>
      <dc:creator>Pankaj-Kumar</dc:creator>
      <dc:date>2020-05-23T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133485#M1975328</link>
      <description>&lt;P&gt;To clarify, it works whatever the step size is set to sub-statements before of after the watchpoint is reached, what is important is to set it before executing the code step by step.&lt;/P&gt;&lt;P&gt;Either after watchpoint is reached:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add watchpoint&lt;/LI&gt;&lt;LI&gt;Run -&amp;gt; it may stop inside the constructor expression&lt;/LI&gt;&lt;LI&gt;Set "Step size" to sub-statements&lt;/LI&gt;&lt;LI&gt;Execute step by step&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Or before:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set "Step size" to sub-statements&lt;/LI&gt;&lt;LI&gt;Add watchpoint&lt;/LI&gt;&lt;LI&gt;Run -&amp;gt; it may stop inside the constructor expression&lt;/LI&gt;&lt;LI&gt;Execute step by step&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 23 May 2020 11:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133485#M1975328</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-05-23T11:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug new syntax based code where FOR operator VALUE etc has been used?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133486#M1975329</link>
      <description>&lt;P&gt;If Field symbol is been used in for loop. how to create a watch point . How can you create watchpoint in the for loop&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 11:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-new-syntax-based-code-where-for-operator-value-etc-has-been/m-p/12133486#M1975329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2021-01-23T11:22:13Z</dc:date>
    </item>
  </channel>
</rss>

