How to keep drop down option to one field in a ztable

hi all,
i created one ztable in this table i have two fields
fieldnames are  matnr and indicator.
now my requirement is i have to keep drop down option for indicator field. when i click on this field it has to show three vales 'X' OR 'Y' OR 'Z'.
anybody can tell me how to do this.
thanks,
maheedhar

Hi Maheedhar,
Declare the field value on the selection screen as shown below.
PARAMETERS: p_matnr LIKE ztable-field AS LISTBOX VISIBLE LENGTH 10.
and maintain those 3 values(X,Y and Z) at the domain level in that field of the  Ztable.
If Problem solved REWARD points and close the thread otherwise reply.
Regards,
Mukesh Kumar
Message was edited by:
        mukesh kumar

Similar Messages

  • How to create drop down option in service manager 2012 incident portal

    Hii,,
    Please assist how to create drop down option in service manager 2012 SP1 default incident portal. We would like to provide the drop down option in "Please enter the title for the Issue" to our users.
    Regards, Syed Fahad Ali

    As was already referenced, you could use a Simple List for the prompt, however if you are referring to the default General Incident that is available out-of-the-box, you might be limited in what you can modify. 
    I did some work for a client, that wanted to have a list and other options for the General Incident through the Portal. So, I ended up having to create a custom General Incident instead of using the default one, which will then allow you to add any type
    of prompts, and configure them as you want (i.e. with a simple list). 

  • Drop down option for an output field in an ALV display

    hi,
    how to provide a drop down option for a field in the output of an ALV Grid display........
    Thanks in advance

    Hi Deepthi,
    Please refer this program BCALV_EDIT_07 and BCALV_EDIT_06.
    This will help you in your program
    <b>Reward Points if Useful</b>
    Thanks
    Vishwanath Purohit

  • Muse drop down option in form widget

    Hi, I'm looking for help in the form widget. I've created a form and I need to provide a drop down option for one of the fields. Is there a way I can do it in Muse? Can anyone help me??

    Hi
    With Native Muse form widget we cannot include drop downs but if using Business Catalyst you can insert the form with drop downs and then use in Muse.
    Please refer to this post :
    http://forums.adobe.com/message/6100050#6100050
    Thanks,
    Sanjit

  • How do I move emailed photos to iPhoto with Lion? I've lost the drop down option.Karen

    How do I move emailed photos to iPhoto using Lion? I've lost the previous drop down option.
    Thank you, Karen

    There are multiple ways. I am not at my Lion machine at the moment, so I am not sure I can remember them all, but here is one: Click on the "Details" button in the upper right corner of the message. If there are image attachments, the drop down menu should appear.
    Or, try right click on the image. I think I saw "Add to iPhoto" in the contextual menu.

  • My drop down options menu is transparent. Why is this happening & how do I fix it?

    Ever since I've upgraded to Firefox 19 from 18 none of my drop down menus work, they're all completely transparent as you can see in the following screen shot: http://i.imgur.com/PvKyZ6K.png
    It's this way in every field in which drop down options appear, including the awesomebar (which is the most annoying).

    Did you try a clean reinstall?
    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall
    Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.

  • How to keep multiple function modules under one Web service

    Hi Experts,
    I have Three RFC function modules and i need to create one web service for these three RFC function modules. I know How to crearte a web service for one function module.
    please suggest me How to keep multiple function modules under one Web service.
    Thanks in advance
    Lakshminarayana

    Hi Lakshmi,
    The best way to do it is to assign all the three RFC Enabled FM's to one function group. Later on the top menu in Utilities you get an option to Create a Webservice from a Function Group.
    You can create one single Webservice using all the the 3 FM's.
    I hope this helps.
    Thanks,
    Manu

  • How to put drop down in table control ?

    Hi All,
    I m writing one module pool program to edit table.
    I want dropdown to one field so that user can select the appropriate value. And also I want to save that record.
    So how to get the dropdown list and after editing that record how to save that in the database?
    Thanx in advance.
    -Umesh

    Hi Umesh,
    Please check this demo program RSDEMO_TABLE_CONTROL on how to add drop down list in table control. Also check this program DEMO_DYNPRO_TABCONT_LOOP_AT as well.
    To save to database you can code something like this in PAI.
    MODULE USER_COMMAND_0100 INPUT.
      SAVE_OK = OK_CODE.
      CLEAR OK_CODE.
      CASE SAVE_OK.
        WHEN 'SAVE'.
          MODIFY <database table> FROM TABLE <table control>.
          IF SY-SUBRC = 0.
          ELSE.
          ENDIF.
        WHEN OTHERS.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    Hope this will help.
    Regards,
    Ferry Lianto

  • A drop down option asked if I wanted to click on iTunes share and I did. When I shut off my mac there was none of my downloaded music on my iPod Touch 4. It appears to only play while the mac is on, who wants that. Could someone help get this corrected.

    Clicked on a drop down option asking if I wanted to use itune share I clicked on it and now my downloaded music is no longer on my ipod. I want my music back on my ipod as it was before, how do I do it ?

    Hello wayne229,
    Our article named iTunes 10 for Mac: Share your iTunes library found here: https://discussions.apple.com/thread/5020867 outline how to turn off iTunes Sharing.
    It says it is for iTunes 10, but the same steps apply to iTunes 11.
    To turn off sharing:
    Choose iTunes > Preferences, and click Sharing.
    Deselect “Share my library on my local network.”
    Take care,
    Sterling

  • Regd: Drop down option related

    hi gurus,
    am Created  an iView with a  drop down selection option.
    for example
    <b>Display as : Table
                    : Chart</b>
    it's working fine and displaying in the output as per the selection in the Drop down list.
    my Question is it's working in the <b>REVERSE</b> order also i.e. Once the table or chart is displayed ..If i am double clicking on the TABLE view,  AUTOMATICALLY it's changing to Chart view and vice versa. WHICH I DON"T WANT.
    it should work in ONE way only i.e. as per the Drop down selection.
    Can any body help  to solve it.
    Regards,
    prasad

    Hi Venkat, thanks for ur reply.
    Ok, here is what i have done.
    taken a datasource-->frm DS output >created an form view with drop down options (table and chart)>from the the <b>output of form view</b> --> created both a Table and chart outputs with required visibility condition.As i mentioned it's working fine BUT the revesre also working.
    please suggust where i have to correct.
    Thanks in advance.
    prasad

  • Vendor Master post code control in drop down option.

    Hi,
    I want to control In Vendor master drop down option, post code should not display in drop down for particular account group.
    How I can control in drop down option.
    Please help me.
    Br,
    Hanuman.

    Hi,
    As per your requirement, you want supress the drop down specific to the account group for given filed.
    Basically F4 option is coming from the search help defined for that specific field not by the account group. So as long as the serch help designed to that field it will always comes. You can not control that from any field selection keys.
    I hope you understand the concept of search help.
    Thanks,
    Satya.

  • How to configure drop-down that change dynamically in Call Scripts

    Hi,
    Would like to know as how to configure drop-down choices that change dynamically based on customer response in Call Scripts / Assessment Scripts of type "Service Request - Survey".
    I've read the following from CRM OnDemand pdf but was not able to figure out how to do that.
    Call Scripting:
    • Reduces agent training time
    • Provides drop-down choices that change dynamically based on customer response
    • Supports personalized interactions based on existing record data
    • Facilitates up-selling and cross-selling
    • Does not require third-party software
    I don't have a concrete requirement as of now, but was trying to check as how it works. Please guide me if any one has implemented the same.
    Thanks in Advance,
    Cheers!!!
    Deepak Veeravalli.

    Arun,
    If you plan to implement the "Querying the Active Directory" based on my code snippet,
    and if you do not have permission [your account must be the part of domain admin] to do so,
    Then still you can do it in least effort through code,
    string usersInXml = SPContext.Current.Web.AllUsers.Xml;your xml string look like this.
    <Users><User ID="2" Sid="" Name="Administrator"
    LoginName="i:0#.w|murugesan\administrator" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1" Sid="" Name="Murugesa Pandian" LoginName="i:0#.w|murugesan\murugesan" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1073741823" Sid="S-1-0-0" Name="System Account" LoginName="SHAREPOINT\system" Email="" Notes="" IsSiteAdmin="False" IsDomainGroup="False" Flags="0" /></Users>
    You can user Linq to XML to filter the "LoginName,Name and Email and then populate your drop down list.
    * User must be logged into the site at least once.
    Murugesa Pandian.,MCTS|App.Devleopment|Configure

  • Illustrator CC - Tools not allowing access to drop-down options

    Illustrator CC - Tools not allowing access to drop-down options
    For example, I want to change the shape from rectangle to an oval, the press and hold on the rectangle shape (by default) will not give access to other shape options.  Or, for another example, the text tool won't allow access to type on path options.
    Can anyone help me out on this? I running a very new PC and Illustrator CC (latest copy).
    Thanks,
    BK

    BK,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save curent artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Turning off the drop down option in a ALV grid

    Hello,
    I have defined a ALV grid where I defining my field catalog manually. Here is an example of one field:
      gs_fieldcat-fieldname = 'DZTERM'.
      gs_fieldcat-ref_table = 'VBFHAPO'.
      gs_fieldcat-coltext   = text-004.
      gs_fieldcat-edit       = 'X'.
      append gs_fieldcat to gt_fieldcat.
    Since I am trying to use the ref_table field, it has also activated the drop down menu for that field. If I take out the ref_table field, and replace it with the code below, it deactivates the drop down option.
    gs_fieldcat-ref_table = 'VBFHAPO'. - Comment out  
        gs_fieldcat-inttype = 'D'.  - Add in
    Is there a better way to do this where I can turn off the drop down option for the whole grid?  I looked in LVC_S_FCAT and LVC_S_LAYO, but I did not find a setting in there that would turn this feature off.
    Thanks! Bill

    Bill,
    To the best of my knowledge, when you inherit the attributes of dictionary objects in your grid (via your references and foriegn key relations) you will get dropdowns much as you would in a selection screen field.
    There is a way of programatically changing the behavior of a cell in the ALV grid.
    There are excellent examples of this in Development class (Package) SLIS
    See example: BCALV_TEST_GRID_F4_HELP
    cheers,
    Marilyn

  • How to get drop down menu

    hai plz help me
    how to dovelop a drop down menu for a field in selection screen

    Hi
    Hope it will help you.
    Pls reward if help.
    REPORT zwa_test2.
    TYPE-POOLS : vrm.
    tables: bkpf.
    DATA : values TYPE vrm_values.
    DATA : wa LIKE LINE OF values.
    PARAMETERS : list_box(10) TYPE c AS LISTBOX VISIBLE LENGTH 10.
    PARAMETERS: dd type bkpf-BSTAT user-command abc.
    select-options: a for bkpf-bukrs MODIF ID buk.
    select-options: b for bkpf-belnr MODIF ID SEL.
    at selection-screen output.
      If list_box = 2.
        loop at screen.
          if screen-group1 = 'SEL'.
            screen-input = 0.
            modify screen.
          endif.
         endloop.
       endif.
    INITIALIZATION.
      wa-key = '1'.
      wa-text = 'Orange'.
      APPEND wa TO values.
      wa-key = '2'.
      wa-text = 'Red'.
      APPEND wa TO values.
      wa-key = '3'.
      wa-text = 'Blue'.
      APPEND wa TO values.
      wa-key = '4'.
      wa-text = 'Gray'.
      APPEND wa TO values.
      CALL FUNCTION 'VRM_SET_VALUES'
           EXPORTING
                id              = 'LIST_BOX'
                values          = values
           EXCEPTIONS
                id_illegal_name = 1
                OTHERS          = 2.
    Ref Program:  DEMO_DROPDOWN_LIST_BOX
    Link: Need a drop down for a selection screen

Maybe you are looking for

  • Can anybody help me to check my code !

    In my following code I am getting data repeatedly ! please help me to correct it. SELECT         VBAP~VBELN         VBAP~POSNR         VBAP~MATNR         VBAP~VKAUS         VBAP~SPART         VBAP~NETWR         VBAP~WAERK         VBAP~KWMENG        

  • Time changes made in iPhoto not showing in Photos

         I've scanned a lot of physical family photos from when I was a child into iPhoto and changed the dates so they show in iPhoto on the correct day. So Xmas day 2000 showed up on 25 December 2000 as you would expect. Since importing into the new Ph

  • CS3 slicing behavior not like FW8

    I just upgraded to CS3, and slicing is not behaving as it did in FW 8. I have a simple image, which I cut up into three slices. The slices do not overlap, although they are arranged on the page so that the slicing guides would overlap if they extende

  • Pricing procedure for gold

    hi, kindly sugeest me the pricing procedure  for procurement of gold. while receiving the gold for PO during migo the price will change. kindly advice me to do

  • When I log in the Portal using Administrator user, I can use it correctly.

    I have created a Room IView. When I log in the Portal using Administrator user, I can use it correctly. However when I am using another user, I get this error message:  com.sap.portal.pcm.Title Portal Runtime Error An exception occurred while process