<?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: Multiple Selection - max entries / limitation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316448#M1536306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a standard? this happens when the select option has many entries and when its used with &lt;STRONG&gt;in&lt;/STRONG&gt; statement query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 14:33:35 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2010-09-09T14:33:35Z</dc:date>
    <item>
      <title>Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316447#M1536305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAP friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We encountering, quite often, run time error "BIF_RSQL_INVALID_RSQL"&lt;/P&gt;&lt;P&gt;Possible errors:&lt;/P&gt;&lt;P&gt; o The maximum size of an SQL statement has been exceeded.&lt;/P&gt;&lt;P&gt; o The statement contains too many input variables.&lt;/P&gt;&lt;P&gt; o The space needed for the input data exceeds the available memory.&lt;/P&gt;&lt;P&gt; o ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the ST22 I found that the user has inputed 7869 specific delivery numbers at the multiple selection (probably with a copy from clipboard.  ( SP$00011[]                     Table IT_76[7869x46]).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anywhere documented, that there is a limitation up to how many values can a multiple selection can handle?&lt;/P&gt;&lt;P&gt;Or it there a logic to use in order to guide the end users, of how to fill in the multiple selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for yr support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Elly Leondi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316447#M1536305</guid>
      <dc:creator>former_member207763</dc:creator>
      <dc:date>2010-09-09T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316448#M1536306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a standard? this happens when the select option has many entries and when its used with &lt;STRONG&gt;in&lt;/STRONG&gt; statement query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316448#M1536306</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-09T14:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316449#M1536307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Elly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're getting this error because maximum length of SQL statement has exceeded. These notes might throw some insight:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Note 13607 - Termination of an ABAP with DBIF_RSQL_INVALID_RSQL&lt;/P&gt;&lt;P&gt;2. Note 1002491 - Maximum length of SQL statements in R/3&lt;/P&gt;&lt;P&gt;3. Note 635318 - Open SQL: Size restrictions for commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316449#M1536307</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-09-09T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316450#M1536308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We normally get his kind of error, if we give more than 5000 records in the selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316450#M1536308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T14:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316451#M1536309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is being asked occasionally (please search for "DBIF_RSQL_INVALID_RSQL" before posting), a limit in terms of number of entries cannot be given, as the limit is in KBytes, see the notes referenced by Suhas.&lt;/P&gt;&lt;P&gt;Depending on the length of the selection field we are talking about a few thousand single entries.&lt;/P&gt;&lt;P&gt;Ask your users to split the selection into smaller chunks. If it is a custom program, and mass selection by single values is the norm, you can look into using FOR ALL ENTRIES instead of a range in the SQL query.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:59:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316451#M1536309</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-09-09T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection - max entries / limitation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316452#M1536310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnk you fr yr reply, it was very helpful.&lt;/P&gt;&lt;P&gt;Unfortunately I searched only at SDN and missed to see ......... the STD SAP notes. ... my mistake. Sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yr reply was what I needed, thanks again a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Elly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 06:51:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-max-entries-limitation/m-p/7316452#M1536310</guid>
      <dc:creator>former_member207763</dc:creator>
      <dc:date>2010-09-10T06:51:19Z</dc:date>
    </item>
  </channel>
</rss>

