<?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: Nested LOOP AT SCREEN leads to an infinite loop (recursion?) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943697#M1965824</link>
    <description>&lt;P&gt;For information, SAP support is still "working" on it...&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 11:28:40 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2019-09-17T11:28:40Z</dc:date>
    <item>
      <title>Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943690#M1965817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have been developing in ABAP for some years now but I have run into the following bug(?) just now.&lt;/P&gt;
  &lt;P&gt;There was a programming error in one of my programs which lead to a timeout. It took me some time to figure out what was wrong and in the end it was nested `LOOP AT SCREEN`. I have not found any article on that topic nor anything in the documentation.&lt;/P&gt;
  &lt;P&gt;I posted a question on Stackoverflow: &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://stackoverflow.com/questions/56748140/why-does-nested-loop-at-screen-cause-infinite-loop-recursion" target="test_blank"&gt;https://stackoverflow.com/questions/56748140/why-does-nested-loop-at-screen-cause-infinite-loop-recursion&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Actually I wanted to approach &lt;SPAN class="mention-scrubbed"&gt;horst.keller&lt;/SPAN&gt; directly but I am unsure how to do it here.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943690#M1965817</guid>
      <dc:creator>pawel_jagus_b2tec</dc:creator>
      <dc:date>2019-06-25T08:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943691#M1965818</link>
      <description>&lt;P&gt;As a side note, let me say that your question in stackoverflow is sufficiently clear and documented to directly copy &amp;amp; paste it into a ticket at SAP support. If you don't have access to the support (no S-user), I can open one on your behalf (SAP support is nice: I opened &lt;A href="https://answers.sap.com/questions/12683336/constructor-subfield-access-getwa-not-assigned-aba.html"&gt;a ticket&lt;/A&gt; recently and I had a positive answer; even SAP staff opens tickets on their own if they feel SCN &lt;A href="https://answers.sap.com/questions/12695627/rfc-table-parameter-name-with-trailing-underscore.html"&gt;questions underlie bugs&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943691#M1965818</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-06-25T08:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943692#M1965819</link>
      <description>&lt;P&gt;Hi, Sandra, I do have an S-User but unfortunately I do not have authority to submit a ticket. If this is also interesting to you I would not mind if you create an incident by yourself by just copying &amp;amp; pasting what I have posted on SO.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 08:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943692#M1965819</guid>
      <dc:creator>pawel_jagus_b2tec</dc:creator>
      <dc:date>2019-06-25T08:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943693#M1965820</link>
      <description>&lt;P&gt;Done (link for my own purpose : &lt;A href="https://launchpad.support.sap.com/#/incident/pointer/002075129400003756892019"&gt;https://launchpad.support.sap.com/#/incident/pointer/002075129400003756892019&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;I will update this thread as soon as I have an answer.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 09:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943693#M1965820</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-06-25T09:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943694#M1965821</link>
      <description>&lt;P&gt;A good question with interesting answers. Thanks for raising it! &lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 12:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943694#M1965821</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-06-25T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943695#M1965822</link>
      <description>&lt;P&gt;Update: I got a message from SAP, they are still investigating; they have to make sure that the incorrect behavior is only limited to an endless loop, and if it's the same behavior in all other supported versions. If it's only an endless loop, in all versions, they would simply raise a runtime error.&lt;/P&gt;&lt;P&gt;As an example of a possible different behavior, this &lt;A href="https://answers.sap.com/questions/3030278/about-loop-at-screen.html"&gt;old thread&lt;/A&gt; is talking about "The loop at screen [...] lose its correct index", but doesn't mention an endless loop.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 08:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943695#M1965822</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-07-05T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943696#M1965823</link>
      <description>&lt;P&gt;Thanks for the update Sandra! I am happy that they considered it as an issue and are working on it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 06:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943696#M1965823</guid>
      <dc:creator>pawel_jagus_b2tec</dc:creator>
      <dc:date>2019-07-09T06:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943697#M1965824</link>
      <description>&lt;P&gt;For information, SAP support is still "working" on it...&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 11:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943697#M1965824</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-17T11:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Nested LOOP AT SCREEN leads to an infinite loop (recursion?)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943698#M1965825</link>
      <description>&lt;P&gt;I think there is some regression to be done by such a change, therefore the long processing time.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 12:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nested-loop-at-screen-leads-to-an-infinite-loop-recursion/m-p/11943698#M1965825</guid>
      <dc:creator>pawel_jagus_b2tec</dc:creator>
      <dc:date>2019-09-17T12:22:56Z</dc:date>
    </item>
  </channel>
</rss>

