<?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 Select-Option and Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151507#M1621368</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 have select-option on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entered 7000 values to select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When executed it dumps, but small input values report is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their any limitation for input values in select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: FAQ, please search for previous discussions of this topic.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Sep 14, 2011 3:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2011 07:32:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-14T07:32:59Z</dc:date>
    <item>
      <title>Select-Option and Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151507#M1621368</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 have select-option on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entered 7000 values to select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When executed it dumps, but small input values report is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their any limitation for input values in select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: FAQ, please search for previous discussions of this topic.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Sep 14, 2011 3:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 07:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151507#M1621368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T07:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select-Option and Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151508#M1621369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;As far as i know the limitation comes from the maximum size of a query in the underlying DB System. When using Select-Options in a Select statement, those options are internally converted into a valid SQL statement, so if the number of options exceeds a specific limit the SQL statement becomes too big for the DB System to handle it, so the system dumps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151508#M1621369</guid>
      <dc:creator>former_member209703</dc:creator>
      <dc:date>2011-09-14T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select-Option and Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151509#M1621370</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;problem is not with select option, it can contain milions of entries. &lt;/P&gt;&lt;P&gt;You are propably using select option in where condition of your select statement. You should keep limit about 1000-2000 entries, it depends on db system and memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 09:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-option-and-dump/m-p/8151509#M1621370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T09:59:58Z</dc:date>
    </item>
  </channel>
</rss>

