Problem in multiple selection in result page.

Hi all ,
My requirement is to create a search and result page and in result page i need to add two buttons for delete and create new, the delete and create new is working fine for single selection mode, but for multiple selection the create new is not working , i added the following code in the do_prepare_output.
typed_context->result->set_selection_mode(
        iv_selection_mode = cl_bsp_wd_context_node_tv=>selmode_multi ).
When i click on new all fields are in non editable mode and have text as"BRANCHID is not bound".

Hi Raghu,
After selecting the multiple records you are trying to click new button right.
Are you displaying records or orders(like service ,sales,contracts,contacts,..etc ) in result view??
Can you please elaborate the what you are displaying in result view.
Regards,
Rajya lakshmi ch

Similar Messages

  • Problem in multiple selections in a jList

    I have two jLists. Now I have to select some items from one jlist and have to transfer in the other one. But while trying to do it in the runtime I am getting some unexpected runtime errors including "Exception occurred during event dispatching". When I try to transfer only one item it works fine but shows problem in multiple selections. Pleast give your suggestions.

    [_First suggestion_|http://catb.org/~esr/faqs/smart-questions.html]
    [_Second suggestion_|http://mindprod.com/jgloss/sscce.html]
    db

  • Problems printing multiple copies on 1 page in iPhoto version 9.5.1

    I'm having problems printing multiple copies of a photo in my version of iPhoto 9.5.1. I've tried looking at the answers given in Macworld forums for iPhoto '09 but I can't follow them as they refer to clicking 'preferences' - but this button isn't displayed on the 'print' page. Is my version iPhoto '09 or '11?

    iPhoto 9.5.1 is the most recent version of iPhoto '11, as part of the iLife '11 suit of applications.  The printing dialog changed between iPhoto '09 and iPhoto '11.
    The easiest way to print multiple copies of the same photo on one page is to simply duplicate your photo (from the "Photos" menu:  "Photos > Duplicate" and then to select all copies at once and use "File > Print":
    Then select a template and press the "Print" button.

  • Problem with Multiple selection option

    Hi all,
    I am working on a report, when I execute the report and the selection screen comes up, there I need to enter 5 different employee name so I am trying to use "multiple selection" option but as soon as I hit that "Yellow arrow" in front of employee name field .. I saw the output first and when I go one screen back I get that screen where I can enter the names. So can you please help me with this.
    Thanks,
    Rajeev

    Hi,
    I have written the following code, I guess the problem is in
    GD_REPID = SY-REPID.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          I_CALLBACK_PROGRAM     = GD_REPID
    DATA: FIELDCATALOG TYPE SLIS_T_FIELDCAT_ALV WITH HEADER LINE,
          GD_TAB_GROUP TYPE SLIS_T_SP_GROUP_ALV,
          GD_LAYOUT    TYPE SLIS_LAYOUT_ALV,
          GD_REPID     LIKE SY-REPID.
    FORM DISPLAY_ALV_REPORT .
      GD_REPID = SY-REPID.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          I_CALLBACK_PROGRAM     = GD_REPID
          I_CALLBACK_TOP_OF_PAGE = 'TOP-OF-PAGE'
          IS_LAYOUT              = GD_LAYOUT
          IT_FIELDCAT            = FIELDCATALOG[]
          I_SAVE                 = 'A'
        TABLES
          T_OUTTAB               = IT_tab
        EXCEPTIONS
          PROGRAM_ERROR          = 1
          OTHERS                 = 2.
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    " DISPLAY_ALV_REPORTcode}
    Thanks,
    Rajeev

  • How to get multiple selections from jsp page in my servlet

    Hello Everyone,
    I've a list that allows users to make multiple selections.
    <select name=location multiple="multiple">
        <option>
             All
        </option>
        <option>
             Hyd
        </option>
        <option>
             Dub
        </option>
        <option>
             Mtv
        </option>
      </select>I want to get the selections made by user in jsp page from my servlet, selections can be multiple too.
    ArrayList locList = new ArrayList();
    locList = request.getParameter("location");when I do so, I get compilation error as the request returns string type. How do I then get multiple selections made by the user.
    Please let me know.

    For those kind of basic questions it would help a lot if you just gently consult the javadocs and tutorials.
    HttpServletRequest API: [http://java.sun.com/javaee/5/docs/api/javax/servlet/http/HttpServletRequest.html]
    Java EE tutorial part II: [http://java.sun.com/javaee/5/docs/tutorial/doc/]
    Coreservlet tutorials: [http://courses.coreservlets.com/Course-Materials/]

  • UIX: How to build multiple form search result page?

    I was wondering what UIX components I should use to build UIX search page that will return results in similar to Amazon.com-search-result-page? Currently UIX search page shows results in a read-only table. I need to display results in more user friendly way, one below the other where each row will be shown in read-only form manner (ie with messageTextInput components).
    And, say I want to show 10, 20, ... records per page. Actually similary to this forum search engine...

    See the problem is that I do not want to show results in the table. I am wondering how eBay, Amazon and other sites display these results in a page? When they return search result, all records are displayed one below each other but not in the table. right? Or maybe the table is just formated in a different manner? How?

  • Problem with printing selection of web page

    Print selection function from webpage don't print correctly. If text is marked then first line of text is printed not correct (printed only lower part of line). If text is longer than one page there is similar problem at the end of first page and begining of second. The problem occurs on HP LaserJet 4015 printer, and PDF creator too. Firefox 18.0.2 and firefox 19.0 , Windows 7 64bit

    Hi mrbcl1, unfortunately the answer is that Firefox has some bugs when it comes to printing selections!
    Typically, where the top of the selection is cut off, it means that Firefox is applying some style rules meant to position that part of the page on screen -- even though they are irrelevant when printing a selection. There's no built-in way to get Firefox to ignore those rules. You can try a different selection (keep more stuff above) or other interventions, but it can be a waste of time in many cases.
    Here are two workarounds. In both cases, the idea is to isolate the selected part of the page (hide everything else) so you can print it ''normally'', bypassing the limitations of the Print Selection feature.
    (1) Use the [https://addons.mozilla.org/en-US/firefox/addon/nuke-anything-enhanced/ Nuke Anything Enhanced extension]
    See: [https://support.mozilla.org/questions/927457#answer-333518 When using print selection in Firefox 12.0, it prints wherever the selection is on the page (on paper) instead of at the top of the page (of paper).]
    (2) Use a bookmarklet (snippet of JavaScript saved as a button on your bookmarks toolbar) to isolate the selection for printing.
    This is the technique I generally use due to force of habit. The details are in [https://support.mozilla.org/en-US/questions/943039#answer-384875 this post].

  • How to dispaly multiple inputText on result page

    hi to all
    i am facing a problem to get following result
    1. In page 1, i will enter a number of passenger e.g. 5
    2. In page 2, depending on the no of passenger entered in page 1, i need to display number of inputText (eg. 5) in page to 2 to enter the passenger name.
    3. And in page 3, i need to display the name entered in page 2.
    How could i get this result. I am using Jdeveloper 10.1.3.2 and ADF Component.
    Thanks
    Navin

    Hi, Peter S.
    >I can see that as a shortcut to printing a page of different cards for multiple people, but to do a simple n-up of a single card it seems overly complex to me. What am I missing?
    * It's just an alternative to copy/paste and step/repeat.
    * For a one-time only use, perhaps it's a little more complex than necessary. But for any future needs, only the content of the data file needs to be changed, either by editing, or by pointing to a new data file. If different cards for multiple people becomes necessary, it's ready to go.
    Regards,
    Peter Gold
    KnowHow ProServices

  • Urgent - problem with multiple users on same page

    Hi all,
    I have got an big problem with my app:
    when several users are using the same page, the action launched by USER_A affects the page displayed and used for USER_B.
    If there is only one user using the page, there is no problem at all.
    The webapp is deployed on Tomcat or JBoss and the problem remains the same on both.
    Thank you for your help.
    PS: I am not accurate because I don't know what to paste here.

    In fact, all my page beans are in REQUEST scope...
    The only bean in Application scope is the standard applicationBean created by Creator itself.
    We use one Bean in session scope which contains another class.
    I will try to explain our common process:
    - when logging into the app, the session Bean stores user data (rights for using app,...);
    - when navigating in the app, the user can search data, modify them and create one (if he has the right to do it);
    - to define the screen, we use a lot the beforeRenderResponse();
    - when viewing a data, the user can choose to modify it, so depending on the action, the page is in "CONSULT" mode or "MODIFY" mode. In the second one, he can display new gridPanel (as a subform) to populate datatable.
    The problem is obvious while using this grid: my grid can disappear if someone else has validated his form before me and if my page goes trough the beforeRender of my page.
    It is not really clear. If needed, i can give access to our application to show the problem (and msn adress too to talk about it).
    Thank you

  • Problem on multiple user of a page

    Hi I am working on developing a JSP to generate a report in term of Excel sheet for my organization and the brief explanation to this tool and my problem is as follows.
    I need to generate Excel sheet based on some inputs.
    There are two table used by this tool , XYZ and ABC
    Whenever a request is made for this JSP , all entries from table XYZ and ABC are deleted.
    Inputs are supplied by an input form within this JSP which receives the input and inserts them into a table 'XYZ'.
    Then I need to a execute a Stored Procedure which will get values form this XYZ table and do some calculation and execute query on another database and results are stored in the table 'ABC'.
    I generate the Excel sheet fetching the values inserted in the second table 'ABC'.
    Every thing runs well until there is only a single request for this JSP.
    If one user sends a request and while this request is under processing (which takes around 2 min ) another user send another request for the same JSP. It deletes all the entries (generated by the first request )from the table ABC. That's y when the first request tries to generate the Excel sheet it founds no record from the ABC record or founds records inserted by the second request. That's y generates a faulty report.
    So if any one of u have any idea how to overcome this problem it will help me a lot .
    Thanking u in advance.
    ---

    Sounds like this table ABC only used to hold the data temperarly until the excel file is produced.
    In that case you can use a temperary table (if that is supported in the DBMS that you are using) configure the table to erace itself when you commit (Read the DBMS help file to see how it can be done). Then turn autocommit off in your database connections so the changes done in one session will not affect another until you commit.
    Another way of doing this is adding another key column to the table ABC. That column will use a unique id for each request so the data entered in different requests will not be mixed up. You can do the cleanup of old records either after generating the excel file or you can leave that to a scheduled clean up process.
    Or just lock the tables before start processing and unlock them after generating the file. This will cause the users request to block if there is another request in progress. If the process takes a long time (several mins) this will not be a good idea because the browser will timeout.

  • After upgrade to Muse CC 2014 i have problem with multiple selection. SHIFT dont work?

    anyone with same problem on Mac OSX 10.9.3?
    THX for help.

    Ok, so far we have three reports of this (from Lum1r, aaron and catfordboyjohn). You're all using Macs.
    Could you each please let us know the exact Mac and Keyboard you're using?
    1) Go To "About This Mac" in the Apple Menu
    2) Click "More Info..."
    3) Click "System Report"
    4) Copy and paste the "Model Identifier" from the "Hardware Overview" display.
    It should be something like:  Model Identifier: MacBookPro10,1
    What keyboard are you using? Is it a standard Apple USB connected keyboard?
    Do you using any "accessibility" utilities or OS settings that may alter the behavior of the keyboard?
    Thanks for your help as we work to figure this out.

  • Switched from Samsung Note 2 to iphone 6. Faced Difficulties while sending message. [1]Multiple Selection of receipients is not available. Eg. If I click plus, it shows me all the contacts but i cannot select multiple contacts using checkbox

    Phone : IPhone 6
    OS : 8.1
    Problem Statement : Multiple Selection of Recipients while drafting New Message in SMS.
    Expected Solution : Checkbox should have been provided to select multiple contacts using one screen

    Thanks for the reply.. I also tried that way.. I face couple of issues
    1) I could not find an option of saving a Draft Message
    2) After multiple recipients(I have selected 12 recipients) in "TO" section, if I type a word in "TO" such as "Pre", it shows me all the contacts containing "Pre"  but I cannot select the last contact incase there are more than 20 contacts coz I am unable to scroll down till the end.. If I do so.. I cannot select coz screen scrolls up automatically..
    Pls try ... If required I will insert video

  • Holding shift key down for multiple selection of objects ?

    Possibly me - but latest release of muse on my mac running OSx 10.8.5 now holding down the shift key and clicking doesn't seem to allow me to multiple select objects- works fine in illustrator and Indd , cant see a preferences check anywhere that i have missed - am I the only one with this issue ?

    catfordboyjohn, please join the discussion of this topic on this thread <Re: After upgrade to Muse CC 2014 i have problem with multiple selection. SHIFT dont work?>. Thanks.

  • Can we attach multiple images to a pages document in one go rather than drag and drop in to a media placeholder?

    Can we attach multiple images to a pages document in one go rather than drag and drop in to a media placeholder?

    Danny Spry wrote:
    Can we attach multiple images to a pages document in one go rather than drag and drop in to a media placeholder?
    Danny,
    Sure you csn. Don't be afraid to try this kind of stuff for yourself. If things don't work out, just Command-Z your way back to the previous state. In this case it should work just great. Once your multiple selection appears in Pages, click off the selected new objects to de-select them, then select them one at a time for positioning.
    Jerry

  • Problem with multiple forms and subview

    I have a problem when using NetBean Web Pack (JDK6, Net Beans 5.5, JSF 1.2).
    1) I created a JSF page (hello.jsp) and a page fragment (header.jspf) inside Web Pack, and let the JSF page (hello.jsp) includes the page fragment.
    2) The include instruction is outside of the "form" element id=main_form() of the first JSF page.
    3) Inside the page fragment (header.jspf), I put a form (id=header_form) with some input fields inside the "subview" element.
    4) When running the web application, the form and its children (id=header_form) inside the subview are not rendered.
    It seems to be a problem with multiple forms on a page and the subview.
    Do I use these JSF components incorrectly? Any advice?
    Thanks

    The forms are not nested.
    hello.jsp
    <webuijsf:body ...>
    <!-- BEGIN: include header -->
    <div style="margin: 0px 0px 10px 0px; left: 0px; top: 0px">
    <jsp:directive.include file="Header.jspf"/>
    </div>
    <!-- END: include header -->
    <webuijsf:form ...>
    From above fragment, you can see the header.jspf is outside of the form element.

Maybe you are looking for

  • AR - Open Item for Customer

    Hi, I have an issue where we want to apply a credit memo to a particular open item - meaning we want to set off a credit memo to a specific document number....sometimes partially sometimes in full and want to be able to do a check list kind of thing

  • SSRS deployment in AZURE virtual machine

    I have deployed SSRS in 2 windows azure vms. Both the instances use the same database.  Steps which i followed. 1. Install and configure SSRS in the first VM. 2. While configuring the first VM i created the database which ssrs will use. 3. Take a bac

  • Not able to See Application Component

    Hi, I logged into the BI 7.0 system. In the RSA1 transaction under the Data Sources option am not able to see Application Component folder is not getting displayed. Is there any configuration or settings are required for getting displayed of Applicat

  • Call a Adobe form from button

    Hi, In an Adobe form have a Submit button, after I click on this submit button should call another Adobe form. How we can do? Thanks and Regards, Prabhakar Dharmala

  • Iphone 3g not startup after Red battery Sign

    HI I am not able to start iphone 3g after red battery sign come. How do i know my iphone is charging. Please help............