<?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: Dynamic where condition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877705#M51016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6000 lines in a where-clause ?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-that's brutal for the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; so plz use &amp;lt;i&amp;gt;for all entries&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt;              or &amp;lt;i&amp;gt;loop at ldt_selection&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jan 2005 11:08:27 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2005-01-06T11:08:27Z</dc:date>
    <item>
      <title>Dynamic where condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877703#M51014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I am using dynamic where condition in an internal table as shown below.&lt;/P&gt;&lt;P&gt;    SELECT * FROM ztprppk10&lt;/P&gt;&lt;P&gt;      INTO CORRESPONDING FIELDS OF TABLE ldt_ztprppk10&lt;/P&gt;&lt;P&gt;       WHERE eflg EQ lcf_e&lt;/P&gt;&lt;P&gt;         AND err  GE lcf_5&lt;/P&gt;&lt;P&gt;         AND rflg EQ space&lt;/P&gt;&lt;P&gt;         AND dflg EQ lcf_c&lt;/P&gt;&lt;P&gt;         AND bwart EQ lcf_202&lt;/P&gt;&lt;P&gt;         AND (ldt_selection).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal table contains a filed of type c and maximum length of 72.The probelm is when the lines of internal table exceeds 1000(in my senario it was around 6000 lines), i am getting dump. But if the number of lines less than 1000 like 600 i am able to execute the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls tell what could be the probelm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2005 06:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877703#M51014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-06T06:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic where condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877704#M51015</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;Take a look at &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="11318"&gt;&lt;/A&gt; and SAP Note 635318 regarding SIZE LIMIT issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2005 07:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877704#M51015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-06T07:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic where condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877705#M51016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6000 lines in a where-clause ?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-that's brutal for the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; so plz use &amp;lt;i&amp;gt;for all entries&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt;              or &amp;lt;i&amp;gt;loop at ldt_selection&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2005 11:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-where-condition/m-p/877705#M51016</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-01-06T11:08:27Z</dc:date>
    </item>
  </channel>
</rss>

