<?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: LDB is execuiing slowly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-is-execuiing-slowly/m-p/1660915#M292932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just the GET statements &amp;amp; nothing else? GET is like a SELECT loop &amp;amp; will have to be closed.. I hope you have put the GETs between the start-of-selection &amp;amp;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION evenst ie..&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;tables : kna1,vbak,vbap,mara.
start-of-selection.
get kna1.
* do your processing
get vbak.
* do your processing
get vbap.
* do your processing
get mara.
* do your processing
end-of-selection.

write : / 'report executed'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2006 19:11:06 GMT</pubDate>
    <dc:creator>suresh_datti</dc:creator>
    <dc:date>2006-10-20T19:11:06Z</dc:date>
    <item>
      <title>LDB is execuiing slowly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-is-execuiing-slowly/m-p/1660914#M292931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have return LBD and executed it in Program by giving folllow code&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;tables : kna1,vbak,vbap,mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get kna1.&lt;/P&gt;&lt;P&gt;get vbak.&lt;/P&gt;&lt;P&gt;get vbap.&lt;/P&gt;&lt;P&gt;get mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to execute it Iam not getting output but there is no error. It is continuously in execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                           Ranjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2006 15:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-is-execuiing-slowly/m-p/1660914#M292931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-20T15:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: LDB is execuiing slowly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-is-execuiing-slowly/m-p/1660915#M292932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just the GET statements &amp;amp; nothing else? GET is like a SELECT loop &amp;amp; will have to be closed.. I hope you have put the GETs between the start-of-selection &amp;amp;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION evenst ie..&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;tables : kna1,vbak,vbap,mara.
start-of-selection.
get kna1.
* do your processing
get vbak.
* do your processing
get vbap.
* do your processing
get mara.
* do your processing
end-of-selection.

write : / 'report executed'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2006 19:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb-is-execuiing-slowly/m-p/1660915#M292932</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-10-20T19:11:06Z</dc:date>
    </item>
  </channel>
</rss>

