Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MM02 Search Help

Former Member
0 Likes
2,922

Hi All,

In MM02, when you click on F4 in material field, there will be a list of standard search displayed for data selection fitering purpose.

My question would be in our old system eg: 4.0B, it has a search help for "material by material type (Plant/classification group)" in MM02, however this is not exist in ECC6 system. I would like to know how do we check what are the search help involved here when we click on F4 material field in MM02 main screen and how do we know is this from standard or customize search help. Appreciate anyone can advise accordingly. Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,236

Hi, If you press F1 on MATNR field in MM02, you will get below screen.

doubt click on MATNR data element.you will get search help name as S_MAT1.

Here if you press F4 on MATNR, you will also see

4 REPLIES 4
Read only

Former Member
0 Likes
2,237

Hi, If you press F1 on MATNR field in MM02, you will get below screen.

doubt click on MATNR data element.you will get search help name as S_MAT1.

Here if you press F4 on MATNR, you will also see

Read only

former_member215575
Active Participant
0 Likes
2,236

MAT1 is the explicit search help attached to material field(Structure RMMG1-MATNR). Check this search help (in SE11) to know whether any custom append search helps are attached to the collective search help.

If you are not an ABAPer, please take help from the one to get the details.

Regards,

SG.  

Read only

0 Likes
2,236

Hi All,

Thanks for your advise. I've encountered another issues and would like to seek for further advise.

In Search help : MAT1, tab Included search helps, I've created and add the new standard search help start with M* (eg: MAT12) . In this elementary search help, i've assigned new created database view start with M* (eg: M_MAT12).

When i click F4 in material via MM02, the new search help created is displayed. However, the values i selected from this search help are not able to pass the value back to MM02 main screen material field.  Any idea what wrong with it? Thanks.

Read only

Former Member
0 Likes
2,236

I've solved my issues. Need to have parameter assignment to the new created search help. Thanks.