Matchcode

dear sir
ur watching any command in dropdownlist
display name and also letters also
for example  in mm01 command
industry sector: P pharmaceutical
and also
material type:      FERT finished products.  
how to change this type in normal view.
pls tell me where  are the settings changed.
only view  industry sector: pharmaceutical
and also
material type :   fininshed products.
no before letters are displayed.

Hi,
From any SAP screen, click the "Customizing of Local Layout (ALT+F12)" button to the right of the "Help (F1)" button.  Then from the context menu, choose "Options."  On the popup window that then shows up, you should see a tab for "Expert" with a subsection called "Controls."  In this section there is a checkbox "Show keys in all dropdown lists."  If this checkbox is on, then the key values will be displayed in addition to the text description for each item in the dropdown list.  If it is off, then only the text description shows.  This is a per-user setting, but I think the default is normally "off."   You might need to restart the transaction for this setting to take effect.
Regards,
Jamie

Similar Messages

  • Problem with matchcode in alv for specific field

    Hi,
    I have created a customer specific data element ZE_CONFTYPE, with a customer specific domain, and in this domain I have defined a value range with 3 possible single values (partial, final, automatic).
    Later, I have defined a field: CTYPE type ZE_CONFTYPE, and I'm showing this field in an ALV.
        it_fieldcatalog-fieldname = 'CTYPE'.
        it_fieldcatalog-seltext_m = 'Confirmation Type'.
        it_fieldcatalog-col_pos   = 4.
        it_fieldcatalog-edit = 'X'.
        APPEND it_fieldcatalog.
        CLEAR it_fieldcatalog.
    Now I was hoping that a matchcode was going to show up in the ALV with the 3 possible values for this field, but apparently I was wrong. What should I do for this matchcode to show up?
    THX!

    Then you may need to use
      call function 'REUSE_ALV_GRID_DISPLAY'
           exporting
                i_callback_program       = repid
                i_callback_user_command  = 'CALLBACK_FOR_DETAIL'
                is_layout                = is_layout
                it_fieldcat              = ct_fieldcat
           tables
                t_outtab                 = g_itab.
    You need to write code in "callback_for_detail" with fm F4IF_INT_TABLE_VALUE_REQUEST
    or
    Create a structure with the field you mentioned and give structure name as ref_table and field name as ref_fieldname

  • Matchcode with texts in Bex and without texts in Web

    Dear all,
    I've got one query with variable selections and especially for InfoObject "Catalog".
    When I launch the query with Bex, the variable selection window appears, then I select the matchcode for "Catalog" and the values (keys and texts) appear.
    When I launch the Web template based on this same Bex query, only the keys are available for the matchcode "Catalog". I can't see why there is no text.
    Can anybody tell me what's wrong?

    Hi Ric,
    I have the same issue
    Could you tell me how did you solved?
    Thanks a lot!

  • Activation of duplicate check for vendor or customer account by matchcode

    Hi,
    Could you please me know how to do the activation of duplicate check for vendor as well as customer account by matchcode.
    Many Thanks,
    Panneer

    solved

  • Vendor search by matchcode - account group authorisation

    We have various vendor account groups including one for paying employee expenses. We are finding that users with access to vendor matchcode search can see vendors for all account groups (including employees) listed in the search even though we have restricted them by authorisation object F_LFA1_GRP to specific groups. Whilst they are not permitted to view full details of the employee the list does show address details. Does anyone know how we can restrict this?

    HI,
    most of the applications have no authorization checks implemented in their matchcode search....
    Please refer as example to [SAP Note 639188|https://service.sap.com/sap/support/notes/639188]
    I hope, this information helps...
    b.rgds, Bernhard

  • MATCHCODE ON PAYMENT TERMS IN CUSTOMER MASTER DATA

    HI,
    Could you please help me on the point described below ?
    When I use the Transaction XD03 on customer master data, the matchcode on the field "payment terms" ( in the sales area data)  only displays the current value of the field.
    It is not possible to have all the possible values; only the value written in the field is displayed in the matchcode; It is also the same thing if i use the transaction XD02.
    The others values are displayed if I delete the current entry...
    Could you please explain me how I could retrieve all the possible entries ( in display mode)  of the field without  deleting any entry ?
    NB : it seems that This is linked to the sales area; when I display the same customer on different sales areas, the result is not the same. On some sales areas, I can have the other possible entries...
    Thanks in advance for your help.

    Hi,
    I remember there is a way to do this, but forgot. Please discuss with your developers. They should be able to do this for you. Its a small thing on the screen which pops up, but I forgot what is that.

  • How to use search help in ECC6.0 reports without matchcode.

    How to use search help in ECC6.0 reports without matchcode.
    Select-options: O_SHIP FOR KUNWE MATCHCODE OBJECT DEBI  is in 4.6c.

    we can use on value request for that.
    report zrich_0001 .
    tables: t001.
    data: begin of it001 occurs 0,
    bukrs type t001-bukrs,
    butxt type t001-butxt,
    ort01 type t001-ort01,
    land1 type t001-land1,
    end of it001.
    select-options s_bukrs for t001-bukrs.
    initialization.
    select bukrs butxt ort01 land1 into table it001 from t001.
    at selection-screen on value-request for s_bukrs-low.
    call function 'F4IF_INT_TABLE_VALUE_REQUEST'
    exporting
    retfield = 'BUKRS'
    dynprofield = 'S_BUKRS'
    dynpprog = sy-cprog
    dynpnr = sy-dynnr
    value_org = 'S'
    tables
    value_tab = it001.
    start-of-selection.
    refer to this thread:
    On value request?

  • Problems with a matchcode

    Hi everybody,
    I have a problem with a matchdode in a dynpro. The dynpro has five fields, when the first matchcode is open, it shows you  the five fields and when you press, all the fields are fill except the last one. The fields that are completed appear in blue background but the one with it is not fill doesn't appear in blue. To change it I went to the help search and I set up all the fields with the same import and export parameters but still it doesn't work.
    Does anybody how to solve it??
    Thanks in advance.

    Hi,
    You need to got SE11,
    Then open your table,
    then you need to place the cursor on the field for which you need search help
    then click on the "srch help"  button, then if there is any search help assignment
    it will showup there then you need to make the parameter assignment there.
    You can find this srch help button as follows
    If it is a table
    in SE11 Under the tab fields.
    if it is a strucutre then in SE 11 when you open the strucutre see the tab
    "Entry help/ check".
    You can check how the field is getting values in the TAB "Entry help/Check".
    Regards,
    Sesh

  • Matchcode Sap Portal

    Hi,
    Can I develop a matchcode for input field in web dynpro java?
    If it is possible, how to do it?
    Many thanks...
    Alfonso.

    Hi,
    Check this to know how to enable Single Sign-On to Non-SAP Systems and Applications:
    http://help.sap.com/saphelp_nw04s/helpdata/en/12/9f244183bb8639e10000000a1550b0/frameset.htm
    Single Sign-On to Non-SAP Java Applictions with SAPSSOEXT
    SAP Note Number: [304450 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_sec/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d333034343530%7d]
    Regards,
    Praveen Gudapati

  • Matchcode in alv

    Hi there,
    Someone know how to set a matchcode in a editable alv field. Alv OO.
    Thanks in advance.
    Alexandre Nogueira

    I did it for myself.
    Just using field F4AVAILABL, REF_TABLE, REF_FIELD.
    Alexandre Nogueira

  • Selection screen : matchcode on RYEAR and also question on FILE_SAVE_DIALOG

    Hiii
    Question 1 -->
    i have on the selection screen a parameter of type RYEAR i check in database and theere is no matchcode attach to it.
    can you please advise whether there is a standard matchcode i can used or am i missing something?
    Question 2 -->
    And also on my selection screen i have 2 parameter
    P_path type string
    P_name type string
    on the P_path we need to put the directory name and also implement a F4 where user can browse the directory.   On the p_name we will put the file name
    have done somwthing like that.  sorry i don't remember the exact name?
    at selection screen on value request p_path
    call method cl_xxxxx-file_save_dialogue
    the problem is that the FILE_SAVE_DIALOGUE i must enter the a file name on the pop-up before clicking on save,
    I don't want an F4 of P_PATH i want to only the browse directory path not save. can you please advise if there are another method for that?

    Check this code;
    PARAMETER: p_path TYPE char50,
                                   p_name TYPE char50.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_path.
      DATA: lv_path TYPE string.
      lv_path = p_path.
      CALL METHOD cl_gui_frontend_services=>directory_browse
        EXPORTING
    *      window_title         = 'Jay'
          initial_folder       = lv_path
        CHANGING
          selected_folder      = lv_path
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      p_path = lv_path.

  • Matchcode Dinamic colum in ALV grid control objects

    We have a ALV whose columns we made dinamic with fields symbols, a column is type dats and we wants a matchcode with the calendary. For this in the fieldcat we put:
    F4AVAILABL = 'X'.
    REF_FIELD = 'F_CURSO'.
    REF_TABLE = 'ZEP_ALV_DATOS'.
    edit = 'X'.
    With that we get show the calendary but don't to take the value on the cell.
    I think that the problem is for that REF_FIELD = 'F_CURSO', because my internal table don't have the field with the name F_CURSO, because the name of all fields is dinamic as well. Thanks very much, take care.

    Hi,
    i did one such..
    i specified like this..
    X_FIELDCAT-TABNAME = 'IT_FINAL'.
      X_FIELDCAT-COL_POS    = L_POS.
      X_FIELDCAT-OUTPUTLEN = '10'.
    <b>  X_FIELDCAT-EDIT = 'X'.
      X_FIELDCAT-DATATYPE = 'DATS'.
      X_FIELDCAT-INTTYPE = 'D'.
      X_FIELDCAT-REF_TABLE = 'VEKP'.
      X_FIELDCAT-REF_FIELD = 'ZZPROMDT'.</b>
    <b>ZZPROMDT</b> should be of type DATS.
    i got the F4 help for date.
    Regadrs
    vijay

  • Matchcode for Vendors with Partner function as a selection

    I have a request to try and create a new matchcode or search help, where they can select on Partner Function.  I tried to look, but did not find the ability to use that field.  Now i have never had to create a new match code, so can someone first tell me can i get partner function as a search help/match code?  If so, can someone give me directions of how to create or send me a link of directions? 
    Thanks,
    Sean

    From the Help:
    [Creating Elementary Search Helps|http://help.sap.com/saphelp_47x200/helpdata/EN/cf/21ee2b446011d189700000e8322d00/frameset.htm]
    Rob

  • How to create a matchcode for the list of Customers "Group key" KNA1-KONZS

    Hi All,
    with reference to the creation of "Group key" KNA1-KONZS for Customers,
    I'd like to know if is possible to create a matchcode for the list of Customers "Group key" created.
    Thanks
    Gandalf

    Hi
    MAINTAIN THE GROUP KEY IN GENERAL DATA ---CONTROL DATA SCREEN
    If the customer or the vendor belongs to a group, you can enter a group
    key here. The group key is freely assignable.
    If you create a matchcode using this group key, group evaluations are
    possible.
    KNA1-KONZS
    Cya
    udayakumar

  • FS00 Matchcode selection with " * "

    Hello Guys,
    I'm working on ECC6 and I am facing the following issue: I launch the FS00 transaction, I want to display all the GL account starting with 4 so I type 4* in the matchcode, I press enter.... nothing happens ! It would normally display the list of the selected account.
    Did anyone already face this issue of the the selection with the " * " character ?
    Thanks in advance.

    Dear Moulin,
    It should display all the records starting with 4... if you give 4*. <b>The popup will ask you for the confirmation. You would need to press enter.</b>
    It could be that there are no GL Accounts starting with 4 in the chart of account. Anyways, try searching with 4.
    However, you can test the searchhelp in SE11 as well.
    Regards,
    Naveen.

  • Matchcode for XD03

    Hi Freinds!
    I have a small problem in matchcode for XD03. I had to create a new matchcode for XD03 which would extend the search help of customers by account group by two additional fields. We have an existing search help which has the following fields in its search help DEBIX:-KUNNR,PARNR,NAME,FIRSTNAME,CITY1,STREET,MC_NAME,MC_FIRSTNAME,SORT1,SORT2,MC_CITY1 . I have basically to add two additional fields street4 and street 5 to it and create a new one. I have created one by copying exactly whats all there in DEBIX and added the two fields and appended the new matchcode to DEBI. It lets me activate with lots of watnings , but the warnings  says the following:-
      SHLP DEBI was adjusted
      Check search help DEBI (STIWARI/08/06/08/11:32)
      No parameter assignment maintained for included search help ZDEBIX_S
      Search help DEBI was checked with warnings
      SHLP DEBI_AG was adjusted
      Check search help DEBI_AG (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help DEBI_AG was checked with warnings
      SHLP MEBO_DEBI was adjusted
      Check search help MEBO_DEBI (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help MEBO_DEBI was checked with warnings
      SHLP QVDM_KUN was adjusted
      Check search help QVDM_KUN (STIWARI/08/06/08/11:32)
      No values can be returned from contained search help ZDEBIX_S
      Search help QVDM_KUN was checked with warnings
    Apart from this when I run my new search help I dont see the new fields added being populated with data too .
    Can anyone help me out with this.
    Thanks

    No I still am not getting the fields populated for the new fields that I have created in the search help its just showing the same as DEBIX, though zdebix_s is showing that the two columns have been added it dosent show any value in them.
    The activation warning log is as follows.
      Technical log for mass activation
         See log STIWARI20080806142104:ACT
      SHLP ZDEBIX_S activated
      Check search help ZDEBIX_S (STIWARI/08/06/08/14:21)
      Search help parameter PARNR has no function
      Search help parameter MC_NAME has no function
      Search help parameter MC_FIRSTNAME has no function
      Search help parameter MC_CITY1 has no function
      Search help parameter POST_CODE2 has no function
      Search help parameter MC_STREET has no function
      Search help parameter REGION has no function
      Search help parameter PO_BOX has no function
      Width 333 of parameter list is too large for personal help
      Search help ZDEBIX_S was checked with warnings
      =========================================================================
      Adjustment of active dependent objects
      =========================================================================
      SHLP A_KUNNR was adjusted
      SHLP C_KUNNR was adjusted
      SHLP DEBI was adjusted
      SHLP DEBI_AG was adjusted
      SHLP MEBO_DEBI was adjusted
      SHLP QVDM_KUN was adjusted
      =========================================================================
      End of activation of worklist
    Thanks

Maybe you are looking for

  • Premiere Pro CC 2014 Crashing and Bogging Down on Documentary Film Project

    We have been working in Premiere on this documentary film for months. As we reach completion it is beginning to really bog down and crash a lot. Equipment is iMac 27 inch 3.5 GHz Intel Core i7 Late 2013 Model Apple Cinema HD Display 32 GB 1600 Mhz DD

  • Sharing Limitations?

    Hi: Have searched the many "sharing a library" threads, but this covers slightly different ground: I'm not looking to let other users have any kind of Add To or Edit type access to a Shared library, but... I would like them to be able to search that

  • VI Scripting -- setting order of objects on FP

    I've got a application where I'm using VI scripting to move stuff around on the front panel of a bunch of VI's to make them conform to coding guidelines.  One of the problems I have is that some objects are on top of other objects (when they are supp

  • Is there anyway to tell when my iPhone 6 plus will ship?

    Is there anyway to tell when my iPhone 6 plus will ship?

  • [Solved] User Permissions Are Borked

    I have recently installed Arch Linux, and love it. But I do have a problem with my user permissions. It seems that when I try to run the "makepkg" command, I get this error. ==> ERROR: You do not have write permission to create packages in /username/