Extending search help MAT1 in MM03

Hi All,
I need to extend MAT1 . I have extended this by using the below fields.
MAT1W            MARA-MEINS (Base Unit of Measure)
                         MARA- BSTME (Purchase Order Unit of Measure)
I am getting the fields and its values  when i am testing as an individual search help. But  it is not capturing the values into the transaction when you select the entry.Please suggest me how can i proceed with this.
Regards,
Venkat Appikonda.

Hi ,
Thanks. It is already there.
Regards,
Venkat Appikonda.

Similar Messages

  • Search Help MAT1A

    I need to add two new fields ie.EAN11 & NORMT in MAT1A search help.
    Collective search help : MAT1_A.
    Elementary Search help : MAT1A.
    I have updated the View M_MAT1A with these 2 new fields.and also added the fields in the search help parameters of MAT1A.
    When i go to va02 and go into material in 'all items' and press F4, then it will show new fields(EAN11 & NORMT), but when i press enter, The F4 entries does not consist any data for these 2 fields.
    How do it fetch data?

    Can you check whether there are any entries in view you have changed?
    Have you made an entry in search help for these field to display in F4 (List position)
    Regds
    Manohar

  • Search help MAT1

    hi,
    I have created a new search help  in SE11 (Z..) and added this one to the SAP standard search help MAT1.
    Now: my part (the newly created search help) works fine and as defined.
    But: before I added this new search help to search help / matchcode MAT1there were already some others attached to it (customer specific). I do not see them anymore. Once I e.g. create a sales order and search for a material (pressing F4) I do no longer see those "old" search helps but only the newly created ones and sap standard ones. The older and customer specific ones are no longer visible / usable.
    Does anyone have an idea??? Would be great as this is a FASTTRACK requirement which is supposed to be moved to production tomorrow.
    Thanks for an answer!

    Well.....You would see only those Search helps which are displayed here in the Se11 in the Collective Search help.
    Its not possible to have some of the Elementary Search helps from somewhere else in the run time.
    I am able to see some more standard elementary search help in MAT1, Given below are the same:
    MAT1_A
    MAT1_MPN
    MAT1_TREX
    EANE_RFQ_QUOTE_HELP
    /BEV2/ED_MAT_NUMBER
    Can you check the MAT1 components in the Production system where your changes are not yet moved.

  • Problem in including search help exit for MM03 transaction.

    Hi,
    i am trying to include search help for MM03 trasaction based on MATKL(material group)  WGBEZ (description) in the form of alv tree display.
    Fuctionality i want to achive is :
    1. after pressing F4 on MM03, it prompts to select material group screen, on pressing F4 on material group, now i am able to get the ALV tree display of all the materials and description based on the selection screen criterion.
    2. now, after selecting one material group from ALV screen, i am able to map the corresponding value on the material group on the previous(intermediate) screen, but after pressing enter on this screen, i need to get the corresponding material to be mapped on the MM03 transaction, which i am unable to get.
    when i press enter, it is again going to ALV tree display only and values arent getting refreshed.
    Please help me in solving this.

    Hi joydeep mazumder  ,
    This is the work of the ABAPer, pls ask them to do it.
    Anyway here is the way ...
    You can use append search help to add a new search help to an existing standard sap search help..
    Pls have a look at this....
    http://help.sap.com/saphelp_nw70/helpdata/en/4c/ab0d79e5ce11d295f900a0c929b3c3/content.htm
    Regards,
    Vvieks

  • How to extend search help range?

    Hi all,
    I have a requirement. I have to display more than 5000 search help results in the selection screen when I press F4 on a field. Usually SAP permits only 5000, but I want to display more than 5000.
    Useful answers will be rewarded immediately.
    Thanks & Regards,
    Venkat.

    Hi Putcha,
    I don't think there is any restriction you can need to provide how many hits you required. and you can give any entry(There may be some limit but much more than 5000)
    Regards,
    Atish

  • Tab in search help MM03 and VA03

    Hi experts,
    I added a new tab in matrn search help MAT1 (MM01/02/03) and it shows ok. But in VA01/02/03 item grid, the search help for matnr does not show the new tab.
    VAs tcode use S_MAT1 search help, but MAT1 is in S_MAT1 as collective search help. Are there anythings to do?
    How I add a new tab in VAs tcode search help in items grid for material???
    Thanks in advance.

    The item grid uses SD_MAT1 not S_MAT1 so there isn't a common collective search help where you can append your search help.  Just append your search help to SD_MAT1 as well.

  • Search Help not getting displayed

    Hi ,
    I have included my own Search Help ZSH to Standard Search Help MAT1 which is related to field MATNR , in the following path..
    In MAT1->MAT1_A, I have INCLUDED my Search Help.
    I have tested it in SE11, it's working fine.
    But, in VA01 screen when I press F4 on the MATNR field only 9 Search Helps are displayed, and my Z-Search Help is not getting displayed.
    What additional settings should I do for the display of my Z-Search Help?
    Thanks in advance,
    Shivaa...

    Also look at this thread Search help enhancement - VA01
    Regards,
    Raymond

  • SEARCH HELP IN TABLE CONTROL

    Hi friends,
           In dialog programming i am using table control for getting material details
          in material number field i am using search help "sales material description(MAT1S)"
          if i select the material number using search help then it display the sales organization
            i give "conver. exit" = MATN1
                    "search help" = MAT1S
    Thanks & Regards,
    Vallamuthu.M

    I solved my own

  • How to find an existing search help?

    Hi Friends,
    How to find an existing search help for some certain fields? for example search help "H_TVKO" is for "Help view for Sales Organizations"[for the field VKORG], and search help "MAT1" is for "Find Material Number"[for the field MATNR]...... but how to find these search helps for a certain field?
    Thanks a lot!!

    Hello Qiwei,
    You can find the search help using their table and fields name.
    simply you have to point the cursor on same field for which you want to see search help in SE11.and then in same window search help tab available click on this..
    It will show all search help which is having same field.
    Have a Nice Day.
    Regards,
    Sujeet
    Edited by: Sujeet on Jan 14, 2009 10:41 AM

  • CALL SEARCH HELP IN WEB DYNPRO

    Description :
    My web dynpro contains some buttons and allow some interaction...
    One of the buttons is : 'LOAD DATA'...
    I'd like to call a search help when the user PRESSES this button, how can i do that ? maybe a reusable component ???
    Thank you...

    Hi Stephan,
    Well there is a way by which you can achieve this functionality...  You need to call the static method HANDLE_VALUE_HELP of class CL_WDR_VALUE_HELP_HANDLER. To use it we simply need to pass in a reference to the context element, and the name of an attribute. It will then run the value help defined in the context for that attribute.
    However being SAP internal, the method could change or disappear at any time. So this isn't a reliable approach. You would be better off following the approach suggested by the other users. I am however just quoting it for your inspection.
    Suppose I have a context node by name NODE1 & an attribute MATNR under it of type MARA-MATNR. Now up on click on a button I want the search help MAT1 for MATNR to be displayed. Below is the coding for the buttons action handler:
    method ONACTIONCALL_VALUE_HELP .
      data: wd_node type ref to if_wd_context_node,
            wd_element type ref to if_wD_context_element.
      wd_node = wd_context->get_child_node( name = 'NODE1' ).
      wd_element = wd_node->get_element( index = 1 ).
      CALL METHOD CL_WDR_VALUE_HELP_HANDLER=>HANDLE_VALUE_HELP
        EXPORTING
          CONTEXT_ELEMENT   = wd_element
          CONTEXT_ATTRIBUTE = 'MATNR'.
    endmethod.
    Regards,
    Uday

  • Search help for selection screen

    Hi experts,
    I have a selection screen - and the user want that the asearch help will be :
    For example: Equi-eqtyp with search help: eqtyp_sh_wd or
                         equi-matnr with search help mat1.
    how can i do this?
    thanks,
    Michal.

    Hi, Michal
    Are you talking about some thing like bellow ?
    PARAMETERS: eqtyp TYPE equi-eqtyp MATCHCODE OBJECT eqtyp_sh_wd,
                matnr TYPE equi-matnr MATCHCODE OBJECT mat1.
    Please Reply if else.
    Faisal

  • How to code my logic in Search Help Exit

    Hi,
    I need to add my own Search Help say MATOG in Material MATNR Collective Search Help MAT1-> Collective Search help MAT1_A.
    Is it possible?
    And , when I need to add my own logic in Search Help exit for my particular Search Help, how should I code?
    Thanks,
    Shivaa..

    Hi,
    Go through below link, it gives you step by step approach in implementing search help exit.
    https://wiki.sdn.sap.com/wiki/display/Snippets/ImplementingSearchHelp+Exits
    Regards,
    Raghavendra

  • Needs to modify entries in search help

    Hello friends,
    I need to modify some entries in the search help for materials (MATNR). I have found that search help MAT1 is used for materials, and when I go inside then I am not able to get the records in the internal table(RECORD_TAB) that displays in the output.
    Also the search help exit is standard, so creating a 'Z' exit and replacing in the search may effect other functionality of standard SAP also. So i need to take care of that as well.
    Can anyone help me for finding the entries and where i need to modify them.
    Regards,
    Grover

    But I face a problem because RECORD_TAB doesn't fill and data gets in from some other standard program.
    I don't understand 'other standard program' - the elementary search help you are referring to does not have an exit, just a view selection.  If you add the exit, then you can stop at the 'DISP' callpoint and analyze the data.
    Also in that program internal table that contains entries are in a form of string and not with different fields.
    Of course, RECORD_TAB is converted at runtime based on the search help definition.  This is why you need to used the F4UT_* helper functions to access the data.  Better yet, if you overtake the data selection, you'll have your own internal table that you can analyze before mapping it back to RECORD_TAB.

  • Material search help in MM03, "=" or "MAT1"

    Hi Expert,
    I'm doing upgrade now from 4.7 to ECC 6.0 and have SAP ECC DIMP implemented in our system automatically because the same add-ons also implemented in 4.7 system.
    I noticed that in technical information for Material number field in MM03 or MM02, search help for material number is '=' while in 4.7 the search help for material number is "MAT1". Anyone know why such things happen since in other ECC 6.0 system that I know, search help defined in material number field is still "MAT1". Thank you.

    Hi,
    I have 4.7 implemented.
    For MM03 the search help i have is S_Mat1 ---> which is under Data element -->Futher Charateristics of technical info.
    For MM02 the search help under technical info is '='.
    Data Element is MATNR ---> under that Futher Characteristics i have search help name S_Mat1.
    I think the name given to the search helps are different but has no affect on its properties.
    I dont think that upgrading to ECC 6.0 has anything to do with the search help.
    Hope this helps.
    Regards,
    Darpana.

  • Addtional field display in search help for plant in MM01/MM02/MM03

    Hi Experts,
    my requirment is that when see search values of ( F4) plant field in MM01/MM02/MM03 t.codes only avilable plant and name1 values . i need to display name2 values also. How i can search help of plant field should be enhanced.
    Regards
    Jaya

    Hi,
    You need to:
    1/ append ALV grid structure PLM_ALV_116 with field (in SE11)
    2/ in form WERKS_LISTE in include LMATEFLI you need to implement following modyfication selecting NAME2 for all the plants which are to be shown:
    FORM werks_liste.
    * convert into ALV list
      DATA: c_structure_name TYPE tabname VALUE 'PLM_ALV_116'.
      DATA: status_set TYPE slis_formname VALUE 'ALV_PF_STATUS1' .
      DATA: et_list TYPE TABLE OF gs_list_type_06 .
      DATA: l_et_list LIKE LINE OF et_list .
      DATA: l_seqwerk LIKE LINE OF seqwerk .
    * Prapering data to be display
    *  SET TITLEBAR  'TIT' WITH text-003. Note 821186
      G_titlebar = text-003.
      LOOP AT seqwerk INTO l_seqwerk  .
        MOVE-CORRESPONDING l_seqwerk TO l_et_list .
        APPEND l_et_list TO et_list .
      ENDLOOP .
    "-------->INSERT
      SELECT name2 FROM t001W
        INTO CORRESPONDING-FIELDS OF TABLE et_list
        FOR ALL ENTRIES IN et_list
        WHERE werks EQ et_list-werks.
    "<--------
    * Praper fields for ALV Disply
      PERFORM alv_list_fieldcat_create
            USING lt_fieldcat c_structure_name .
    * Diplay ALV list
      PERFORM alv_list_display TABLES et_list[]
                               USING  c_structure_name
                                      status_set
                                      space.
    ENDFORM.                    "WERKS_LISTE
    Regards,
    Marcin

Maybe you are looking for