<?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 avoid loop with in the loop in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340552#M515759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to avoid loop with in the loop?  how to transfer data from 2 internal tables to another internal table in nested loop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 16:30:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T16:30:25Z</dc:date>
    <item>
      <title>avoid loop with in the loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340552#M515759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to avoid loop with in the loop?  how to transfer data from 2 internal tables to another internal table in nested loop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340552#M515759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: avoid loop with in the loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340553#M515760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Loop at first itab.&lt;/P&gt;&lt;P&gt;  read the second int table with key f1 = itab-f2.&lt;/P&gt;&lt;P&gt;   if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;       move the related fields to another itab4.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  read the third int table with key f1 = itab-f3.&lt;/P&gt;&lt;P&gt;   if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;       move the related fields to another itab4.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;   append itab4.&lt;/P&gt;&lt;P&gt;clear itab4.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340553#M515760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: avoid loop with in the loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340554#M515761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's all here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/rob.burbank/blog/2006/02/07/performance-of-nested-loops&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/avoid-loop-with-in-the-loop/m-p/2340554#M515761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:51:39Z</dc:date>
    </item>
  </channel>
</rss>

