<?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: LOOP in LDB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931357#M1485802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a loop on an ABAP extract. Please read the documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/EN/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/EN/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 May 2010 07:59:02 GMT</pubDate>
    <dc:creator>gerd_rother</dc:creator>
    <dc:date>2010-05-03T07:59:02Z</dc:date>
    <item>
      <title>LOOP in LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931356#M1485801</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;I am debugging a custom program, which is a copy of standarad one. This used logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In END-OF-SELECTION, I see a LOOP statement without internal table name. But the values are coming to the workarea T. I would like to know how the data is populated in work area T. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical databse used in the program is, KDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in understanding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 07:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931356#M1485801</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2010-05-03T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: LOOP in LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931357#M1485802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a loop on an ABAP extract. Please read the documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/EN/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/EN/9f/db9ed135c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 07:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931357#M1485802</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-03T07:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: LOOP in LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931358#M1485803</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;Thank you very much for your response. Could you please let me know if it is possible to debug this extract statement??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 08:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931358#M1485803</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2010-05-03T08:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: LOOP in LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931359#M1485804</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;Actually it is not - this is why I personally avoid extracts. This is something which was heavily used in the R/2 - in newer SAP programs I rarely saw this.&lt;/P&gt;&lt;P&gt;Maybe in the debugger menu under Goto -&amp;gt; System you might find some information that there &lt;STRONG&gt;is&lt;/STRONG&gt; an extract (there can only be one per program) but nothing more.&lt;/P&gt;&lt;P&gt;I might be wrong here (for as I wrote I am not actively using this) so if anybody knows a bit more I would be happy to stand corrected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 09:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931359#M1485804</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-03T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: LOOP in LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931360#M1485805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can look at report (automatically generated by SAP) SAPDBKDF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 09:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loop-in-ldb/m-p/6931360#M1485805</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-05-03T09:47:12Z</dc:date>
    </item>
  </channel>
</rss>

