Is there is a limit for the no of rows of item type SHUTTLE

Hi,
I have item type SHUTTLE and it is attached to an LOV say LOV_EMP
I found that if the no of records in the LOV is some where 1800, I was able to submit the page and that's works fine...but after certain limit when no of records in the LOV increases..say around 2400..when I submit the same page..nothing is happening to the page, I am getting this error message HTTP 400 Bad Request...
AND when I reduced the no of records in the LOV..the page submission is working fine.
Is there is a limit in LOV list in case of SHUTTLE??
Just now, I tested with Multiselect List with the same LOV and it's working perfectly fine with any no of records (say..2400 records)...only in case of SHUTTLE it's not working..
BUT actually I need to have SHUTTLE.
anyidea, how to resolve this??
Thanks,
Deepak
Edited by: Deepak_J on Nov 20, 2009 12:54 PM
Edited by: Deepak_J on Nov 20, 2009 1:03 PM

May be this discussion will help you.
Thanks,
Hari

Similar Messages

  • Is there a storage limit for the files sent?

    Is there a storage limit for the files sent? Do I have to delete the files or I can keep them indefinitely? Also, do link to the documents expire for the recipients so they can go back to the email if they forget to download?

    4kByte file size, 1000 notes max.

  • Is there a size limit for the txt files to be viewed in the ipod ?

    when I pass a text file (.txt) in the notes folder, then I try to see it on my ipod nano, I can see just a part of it, the beginning. Is there a size limit for the .txt files to be viewed in the ipod nano? How to increase it?

    4kByte file size, 1000 notes max.

  • Is there a count limit for the AP invoice distribution line?

    Dear All,
    I'm tring to load a invoice file from a legacy system to oracle. Is there a count limit for the AP invoice distribution line?
    Thanks & Warm Regards!
    Jerome

    Hi Jerome,
    Which version of oracle apps you are working on?
    --Manpreet                                                                                                                                                                                   

  • Is there a size limit for the *.au files to be used in Java applet

    Hi,
    I wrote an applet to play,loop and stop au files but I couldn't get the sound out of it,it was working fine with a 64 kbyte au file but once I use a 900 kbyte file,it does not work.I was wondering whether is there a limit for the size of the audio file?Thanks
    les

    4kByte file size, 1000 notes max.

  • Is there a size limit on the iPod for the song database file ?

    I have been running into the same issue for the last 2 weeks: Once I exceed 110 GB on my iPod Classic 160 GB, iTunes is no longer able to update the database file on the iPod.
    When clicking (on the iPod) on Settings/About, the iPod displays the wrong number of songs. Also, the iPod is no longer able to play any songs.
    Is there a size limit for the database file on the iPod ?
    I am making excessive use of the 'comments' field in every song that I load to the iPod. This increases the size of the database file.
    Is there a way, that I can manually update the database file on the iPod ?
    Thanks for your help !

    did you experience some crashing of the ipod as well? do you know how many separate items you had?

  • Is there a limit for the Account Transformation Table?

    Hi Gurus,
             I am anxious to know is there a limit for the or any particular number for maintaing Account Transformation table. 2) If many rules are existing in the Table, will it cause any performance issue.
    Regards,
    KumarMG

    Hello Kumar,
    I endorse the view expressed by Lokesh. Yes, there is no limit to the number of Account Transformation Rules that you can maintain in the  Transformation Table. One way to limit this number is to use carefully maintained hierarchies instead of  specifying individual accounts in the Rule. However, this is not always possible - but will help limit the number of entries in the Account Transformation Table. To create Cash Flow Satatement, you have to anyway use the Account Transformation Rule and surely this would stretch the number of entries in the table. For a complex requirement, these might extend to a few hundred entries. Performance will be an issue, no doubt.
    Chakrapani

  • Is there a limit for the apps that i purchased or i can purchase as much i want? and how can i know the capacity it's taking? Thank you

    Is there a limit for the apps that i purchased or i can purchase as much i want? and how can i know the capacity it's taking? Thank you

    Yes you can buy whatever you want if your credit card is in good standing.
    Before you buy, read the size of the download in iTunes/App/iBook Store.
    Rule of thumb, you need to reserve about 10% of your total space.

  • Is there a limit for the size of video in iCloud?, is there a limit for the size of video in iCloud?

    I recently updgraded to the iPhone 5S from the iPhone 5. Prior to using the the 5S i backed up the contents to my 50GB iCloud storage.
    Unfortunately I have found that some of my videos were not downloaded to my new phone.
    Is there a limit on size that icloud will accept? I have I lost my videos?
    Cheers
    redman69

    The number must be stored in some internal structure
    like an array. And there's a limit on the size of an
    array, because the maximum index you can use is
    Integer.MAX_INT. So it follows that there must be a
    maximum BigInteger value too.Why can't it be split into 2 arrays when it overflows the first? I don't know the actual implementation, but it could be of relatively unlimited size.

  • Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Thanks Kelly,
    The answers would be the following:
    1200 cells per custom section (NEW COUNT), and up to 30 custom sections per spec.
    Assuming all will be populated, and this would apply to all final material specs in the system which could be ~25% of all material specs.
    The cells will be numeric, free text, drop downs, and some calculated numeric.
    Are we reaching the limits for UI performance?
    Thanks

  • Is there a character limit for a field in CrystalReports?

    Is there a character limit for a field in CrystalReports?
    Hello,
    I'm trying to display a long text (+100.000 characters) stored in a MySql database in CrystalReports but CR is not showing the complete text. Is this because there is a length limit for fields in CR?
    Thanks,
    Eddy G.

    This is not a great answer, but you can base your report on a SQL Command, then use something like this for the command(MS SQL):
    select
      case when length(table.field) > 65535
          then substring(table.field,1,65535)
          else table.field end as field_part1,
      case when length(table.field) > 65536+65535
          then substring(table.field,65536, 65535)
          when length(table.field) between 65536 and 65536+65535
          then substring(table.field,65536, length(table.field)-65535)
          else '' end as field_part2
    from table...
    Then in the report, display both fields where you want the BLOB data.
    HTH,
    Carl

  • HT201250 Is there a size limit for an external drive to be used with time machine?

    I have an iMac with a 2TB drive. I have a 2TB WD drive used for Time Machine that is full. I would like to go to the bigest WD (type) external drive that will work with Time Machine. Is there a TB limit for TM in OS X Lion?

    Welcome .  I have also used a 2TB WD My Book ext HDD for Time Machine backups for the past year and have had no problems.  They seem to get a  very bad wrap.  Perhaps we are a few of the lucky ones.  The two brands recommended by macjack are very, very good brands.

  • Is there a Size Limit for JMS Adapter ?

    Hi ,
    Is there any size limit for JMS Adapter ??
    Regards,
    Sam

    I'm not sure about the adapter, but documentation for weblogic available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92/perform/jmstuning.html#wp1150012
    Manoj

  • Is there a size limit for uploading files?

    is there a size limit for uploading files?

    You have max 20GB storage.
    Upload anything you want up to that limit - be it one file or many.
    The only limit after that is the speed of your internet connection since extremely large files can take hours to upload.

  • Is there a time limit for how long a free form can be used/accessed?

    Is there a time limit for how long a free form that is created can be used/accessed, or is it soely dependent upon when the 50 respondent max has been reached?  I am creating a form now, that will likely be distributed in early January, and I want it to be accessible through the end of June, 2013.  (I am simply using the option to create a single form for free- not the 30-day trial). 

    There is no time limit. The limit is the 50 responses.

Maybe you are looking for

  • Installing Flash Player on a Virtual Machine

    Host OS: Linux Mint 17, Mate VMware 6 Windows XP Home SP2 Opera 11.5 It starts to install then says there is a connection error when there is not. Telling me to just try the same steps over again does not cut it. Either I need to know why the install

  • Error : (F5 263) The difference is too large for clearing in  EBS in t code FF_53wq

    hi Could anyone please help in this case, if FEBP can be used to clear the open items automatically. Also, the interpretation algorithm used in global config is '001- standard algorithm'. Please suggest if automatic clearing of subledger can be achie

  • Finding Accounts Automatically Posted to by Configuration

    Is there a way to find out which GL accounts are automatically being posted by configuration?  Specifically I am looking for how to determine the vendor and cash discount accounts that are flagged in config and any other similar sort of accounts.

  • HWC SUP 2.1.3  Dynamic Conditional Navigation Issue

    Hello Experts I have a language flag as 'FR' or 'EN' which is coming dynamically based on user. Based on the above flag,I want to Navigate the screen . If FR ,The screen should come in French language. If EN,The screen should come in English language

  • Updating Infotype PA0001 PLANS

    Dear All... we have requirement to update the PLANS field in PA0001 with 9999999 when the employee is terminated. we are using HR_INFOTYPE_OPERATION. but this fails to update PA0001 as it says 9999999 does not exist in T528b. Is there a way to update