Multiple selection for itemlistbox

hi
      as soon  as i click on the  itemlistbox
  iam getting this exception  
           Gfuel  i have binded it to the data source of the
        itemlistbox  and  gfuel  is the structure i am gettin it from the  backend .
com.sap.tc.webdynpro.progmodel.context.ContextException: Node(SampleView.Zlgf001_Outfit_Match_Input.Output.G_Fuel): selection cardinality does not allow multiple selection
can any one help me ?

hi
      thanks for the response
         but the node  iam getting it from the backend
             so i cannot change the cardinality 
          is any thing can be through coding  or  set
   cardinality in the backend.

Similar Messages

  • File Dialog (Details View and Multiple Selections for View File Type)

    I would like to use the generic windows dialog box found in the toolbar under:
    File I/O/Advanced File Functions/File Dialog
    What I would like to do is have multiple selections for the file type, for example one menu selection is *.txt, another is *.rtf, another is *.csv, etc. Listing a single type is straightforward.
    Also does anyone know if there is a way to have the dialog open in the DETAILS view automatically?
    Thanks for any help!
    Carlton

    Hi,
    You can do it in following ways:
    1. Write in pattern input the string "*.txt; *.csv; *.rtf". This will show to the user only files with this extensions in the dialog.
    2. Another way is to create ring or menu where user could specify the extension. Depending on this extension you could wire the appropriate string to the pattern input of "File Dialog.vi"
    I have made an example.
    Good luck.
    Oleg Chutko.
    Attachments:
    fileopen.vi ‏42 KB

  • Multiple Selection For Selections screen field

    Hi Friends ,
    Can any body tell me how to create multiple selection for a field in selection screen and how to capture all those values of that fields in program for database selction. Suppose i am having document number EBELN from EKKO exists in selectio screen . how to create multiple selection for that and how to use all those values given to EBELN to get data from EKKO.
    Kumar.

    hi,
    select-options is one type of parameters where u can give multiple values in ranges or single as a input. when u use select-options then system will create a selection screen for u and u give multiple values as
    ex:
    select-options: s_ebeln for ekko-ebeln.
    internally system creates a internal for s_ebeln which has for attributes
    1. low --- starting value if  range is used
      2. high -
    ending value
    3. sign -
    operator used for validating field
    4. option -
    to exclude given range of values or single value or to include.
    for this u can assign default values in INITIALIZATION event as
    INITIALIZATION.
    s_ebeln -low = '1'.
    s_ebeln- high = '100-100'.
    s_ebeln-sign = 'BT'.
    s_ebeln-option = 'I' // include
                             'E' // exclude.
    if helpful reward some points.
    with regards,
    Suresh Aluri.

  • Multiple selection for report

    we need multiple selection for the report about the RMA - bill to location ID, we would like to select by service order , currently is there no field for selection, in search-term we have to enter our code. it does not work if we enter the service order.
    thanks for help

    we need multiple selection for the report about the RMA - bill to location ID, we would like to select by service order , currently is there no field for selection, in search-term we have to enter our code. it does not work if we enter the service order.
    thanks for help

  • Multiple Selection for Tables

    HI Team, When I try to select the multiple selection for field Material in table Mara, the To value is not displayed
    e.g in table mara if i select the material option from A* to Z*, all the materials are displayed from A until x but no of the materials are displayed starting with Z. I have found this as standard functionality in SAP and happens for all fields with multple selection in tables. can you guys advise if there is an OSS note for this?
    Thanks,
    Sunny

    Hai Sunny,
    Please check Do you have material staring with Z
    and check is there any
    Maximum No. of Hits restriction.
    Till you get SAP notes
    Create a query in SQVI for only ine table and
    MARA and tick mark the selection b fields and fields to be displayed in the report.
    Now in the report selection screen you will get TO option as well it will list all the Z materials.
    Regards,
    Mani

  • Multiple Selections for Reporting

    hi BW Experts,
    I am asked by my clients to design a BEx query for a report that requires multiple selection for a data field. They want to select multiple codes (out of 10) in the selction window.
    As far I know I can have a single value (1 value) or value range (2 values) selection when defining Variables.
    How is it possible design query to be able to select 10 values in the initial selection window ??
    Is there any way ????
    Please help me ASAP.

    I think there are not enough data.
    Need to check it with the client. I will get back to you about it later.
    Also can you please tell me - how to delete Variables from the system ?
    I deleted the previous one from the query designer.
    But it's atill telling me that The Variable name is available when I tried to create new one with the same name.

  • Multiple selections for List on Mac

    It seems multiple selections for java.awt.List on Mac OS X is not working, or do I need to use special buttons to select?
    Thanks in advance.

    Hi,
    I'm experiencing the same issue on our CUCM 9.1.2.10000-28 & CUP&IM 9.1.1.30000-3: I have a Jabber for Windows client v9.7 that should only show 1 hardware phone, but it shows 2 entries. I checked the above and still we have 2 entries (also after clearing the Jabber cache). Also I tried another Jabber for Windows version (v9.6), but it always pulls 2 hardware phones in it's config.
    Have you managed to get this solved? We use Cisco 8945 phones where end users log on via Extension Mobility. I noticed in Dependancy Records that we have an entrie in Extension Mobility Dyncamic, which shouldn't be the case because no end user is logged on, but it shows it in Dependancy Records... A bug?? And when the end user logs on an IP Phone, then we have twice Extension Mobility Dynamic entries... Not good since only 1 device is in use via Extension Mobility (multiple logins are disabled via parameter).
    Greets,
    David
    Greets,
    David

  • To enable multiple selection for tree view in web ui .

    Hi Experts ,
    We have requirement to add a multiple selection to a tree view in web ui  for a standard view.
    Component: BP_HIER
    View: BP_HIER/EOVPHierarchyTreeV
    Currently only single select is enabled for this view. I have added the following code in the HTMl page to multi selection.
    selectionMode          = "<%= AccountHierarchy->selection_mode %>"
    <%--selectedRowIndexTable = "<%= AccountHierarchy->SELECTION_TAB %>"--%>
    And in "DO_INIT_CONTEXT " method I have added the following code to enable multi select.
    typed_context->accounthierarchy->set_selection_mode(
            iv_selection_mode = cl_bsp_wd_context_node_tv=>selmode_multi.
    But still multi selection is not working.
    Let me know if any code changes are required in method "EH_ONSELECT" to enable multi selection.
    Regards,
    Shweta Nimje

    Hi Shweta,
    Why did you comment attribute selectedRowIndexTable? Uncomment and try again.
    selectedRowIndexTable = "<%= AccountHierarchy->SELECTION_TAB %>"

  • Multiple selection for Payment Methods.

    TABLES: V_T042E.   
    DATA: s_zwels_con(3).
    SELECT-OPTIONS: s_zwels FOR V_T042E-ZLSCH NO INTERVALS,"payment methods
    ********************   I N I T I A L I Z A T I O N   *******************
    INITIALIZATION.
    ***************   A T   S E L E C T I O N   S C R E E N   **************
    AT SELECTION-SCREEN.
    CONCATENATE s_zwels INTO s_zwels_con SEPARATED BY SPACE.
    This is the code I tried for multiple selection of Payment Methods.This doesnot display the multiple values selected on selection screen.
    Later in program these values will be reflected in Payment Methods in BDC recording using F110 transaction.
    But this code is giving an error :
    Unable to interpret "S_ZWELS". Possible causes of error: Incorrect spelling or comma error.     
    Please can any help in rectifying the current method or any other method of mutliple selection for Payment methods on selection screen .

    u have to put like this only
    <b>SELECT-OPTIONS: s_zwels FOR V_T042E-ZLSCH NO INTERVALS
    "payment methods</b>
    here u have to loop then only u will get desired o/p
    loop at s_zwels.
    endloop.
    but its not the complete solution.
    Regards
    Prabhu

  • Multiple Selection for Plants

    Gurus,
    While using the Multiple Selection option in MMBE (The Arrow  tab). I could not save the value of the plants I have entered.  Requirement is that the plants needs to be added or removed as and when required./ ie plant need not ot be hard coded in the batch program which calls this screen. I tried using the Multiple Selection option where I created a list of plants in txt file and then imported the same. After I exit the transcation the plant disappers. Next time I have to manually enter the plants again.
    Please let me know how to use this functionality.
    Paddy

    Paddy,
    In standard SAP, MMBE does support the creation of variants.  If you are unable to perform this activity, then it means you have an authorization issue.  You need to consult with your authorization team to have the proper objects added to your profile.
    Here are the steps required to create/run MMBE with a variant:
    1.  MMBE
    2. Enter the plant data.  Your technique of importing via text file is acceptable.  Also, manual entry can be used.
    3. Enter any other settings that you wish to have selected during the batch run
    4.  Hit 'Save' icon (floppy disk).
    5. Name the variant.  Enter a short description of the variant.  Ensure that the checkbox "save field without values" is unchecked for plant.
    6. Hit 'Save' icon again. Clik though the confirmation.
    Now, to use your newly created variant:
    7.  MMBE
    8.  Select Goto>Variants>Get.
    9.  Select your variant created in steps 1-6.
    The fields should now be populated according to your original entry.
    You can create a simple single step batch job by running the program in Background
    10.  MMBE
    11.  Select your variant as in steps 7-9
    12. Select Program > Execute in Background
    13. Select output parameters (printer, etc)
    14. Select start parameters (immediate; Date/time, After job, etc.)
    15. Select if you wish to have the job run periodically.  If so, enter the periodicity  under 'Period Values'.
    16. Hit the 'Save' icon at the bottom.
    Or, you can use SM36 to create a job, which can also include multiple steps.  The ABAP program is RMMMBEST and the variant is the one you created.
    Rgds,
    DB49

  • I want to draw multiple selection for some field on Type M program.

    Hi. everyone.
    I'm programing on Type M program but I don't know how do I draw multiple selection on Type M.
    Is it possible?
    If you know some related website or on-line document, please let me know that.

    It means Online program. it is not report progeam.
    I want to design a multiple selection on screen.

  • Multiple selections for 'use my phone for calls' Jabber 9.2.4

    Could someone look into this?
    We have some users that are experiencing the following what shown in the screenshot.
    Only the above option works and somehow the second selection (Mark Hattink) has no purpose.
    I just can't figure out what's happening.
    It's not happening to everyone who uses Jabber 9.2.4.
    Note:
    CUCM - 9.1.1.20000-5
    Jabber for Windows 9.2.4
    Only Cisco 8945 - dc-vel-8945-172 option works.. And the Cisco 8945 - Mark Hattink does not.
    This is all on Windows 7.
    Who knows this issue and can help me out.
    Is this a configuring issue?
    Before when we used CUCM 8.5.14900 there were no issues known from users.

    Hi,
    I'm experiencing the same issue on our CUCM 9.1.2.10000-28 & CUP&IM 9.1.1.30000-3: I have a Jabber for Windows client v9.7 that should only show 1 hardware phone, but it shows 2 entries. I checked the above and still we have 2 entries (also after clearing the Jabber cache). Also I tried another Jabber for Windows version (v9.6), but it always pulls 2 hardware phones in it's config.
    Have you managed to get this solved? We use Cisco 8945 phones where end users log on via Extension Mobility. I noticed in Dependancy Records that we have an entrie in Extension Mobility Dyncamic, which shouldn't be the case because no end user is logged on, but it shows it in Dependancy Records... A bug?? And when the end user logs on an IP Phone, then we have twice Extension Mobility Dynamic entries... Not good since only 1 device is in use via Extension Mobility (multiple logins are disabled via parameter).
    Greets,
    David
    Greets,
    David

  • BW Tree Hierarchy-multiple selection for query possible?

    Hello,
    I have a question in regards to BW Tree Hierarchies and its usage in Bex Reporting:
    Is it possible to select multible Tree Hierarchy (based on the same characteristic) when executing a query in Bex Analyzer. If yes, how?
    I tried to configure this by making use of a hierarchy variable on the characteristics, but it does only allow me to select one hierarchy.
    Thanks for your help,
    Elisabeth

    Elisabeth,
    Your query can only assign one hierarchy per characteristic.
    If you need multiple ones - I'd suggest you make a query per hierarchy and you can user Query Views in the WAD to let the user select the View (i.e.. the Hierarchy) they wise.
    Regards
    Gill

  • Still no multiple selection for output destination?

    Selecting multiple transcodes and clicking the settings dropdown changes the settings for all the transcodes at once (you don't have to do it individually for every transcode). Why can't I do the same with the output destination? Apple Compressor has done this for years and it is the one function I was hoping would be added to media encoder in cs6. Can we expect this basic functionality anytime soon? 

    Thank you Dima, I have used both of those methods to do batch transcodes with a specific output folder and they certainly work but they are fairly clunky workarounds for a simple process.
    I think most perplexing is the idea that transcoding serves the express purpose of preparing files for use in different contexts which by and large is how the idea of folders is presented to computer users on a daily basis. Think of your Music, Photos, and My Documents folders. So it requires a backward step in logic to assume that someone would want to put files that have had their intended use changed into the same mental category as the unchanged files.
    Please don't mistake my criticism for anything but wanting Media Encoder to be a better product for everyone. I just don't want to have to add caveats and workarounds when I'm preaching the ease of use and functionality of the programs in the Adobe Creative Suite!

  • Restricting the Multiple Selection for the Standard PCH selection Screen.

    Hi -
    I want to Hide the Extension pushbutton for the OBJID in the PCH LDB Standard Selection Screen. How do I do that ??
    Thanks,
    Mullai

    Hi,
    In the screen layout, open the attributes for push button. there u find four columns of group.
    Enter any text in that and write a query like this......
    (if text eneterd is GR1).
    Loop at screen.
    if screen-group1 = 'GR1'.
    screen-input = 0.
    modify screen.
    endif.
    endloop.

Maybe you are looking for

  • 3rd Gen Nano and ihome compatability

    I notice that my ihome radio/ipod dock does not recognize the ne nano. It has no problem with the 2nd generation nano--what is up with that? The port and everything else is the same. Anyone know of a solution? Alexa

  • Field values are repeating for search help.

    Hello Friends. I have a problem. When I create a search help for a field the identical field values are repeating. What should I do to trigger only the first time. for example: <u>Field-name</u>-                        <u>field-value</u> Supplier Nr

  • What is the default file location for the Firefox cache?

    It's not in an obvious location.

  • Outputing Results of XML parse

    Hi all, i hope im in the right forum, i have managed to access an Xml page and parse the various info i wanted from it and display it, i just wanted to know th easiest to way to save the outout to a word or excel or even text file so i dont lose the

  • Upgrade Vmware Tools always fails

    I use VmWare WorksStation 10.0.6 build-2700073 Host Windows 8.1 on a Lenovo laptop with 16 GB Ram Guest is Windows 7 with 4 GB Ram When I try to upgrade VmWare Tools I Try Download and install and got this Any idea how to continue ?