2009 May 19 7:18 AM
We would like to have a search help for the material master.
This should help me search the materials which have the product hierarchy field filled.
Please let me know if the below steps are correct.
1)Create a new Match Code say zMAT_prod
2)Add the match Code zMAT_prod to MAT1_A collective search help.
We would like to have a search help for the material master.
This should help me search the materials which have the product hierarchy field filled.
Please let me know if the below steps are correct.
1)Create a new Match Code say zMAT_prod
2)Add the match Code zMAT_prod to MAT1_A collective search help.
2009 May 19 9:17 AM
Hi Rohita,
Yes its correct.
Make a view with MVKE table and use the view in elementary search help.
Add this elemenatary search help to material (collective) search help.
Regards,
Sai
2009 May 19 9:46 AM
hi
try this
first create a view with the fields that u want for Material Master
then create a elementary search help by attaching the view in it.
then u can assign elementary search help to collective search help if u want more options.
Regards
2009 May 19 10:05 AM
Hi Rohita,
Adding Matcode Id is correct...You can add this matchcode ID in the selection screen.
Also before adding the Matchcode ID ...You may need to write a select query with the condition to populate the data into that view.
Ex :
select single vbeln
from vbak
into table t_matchcode
where vbak = xyz "give any condition which you wish to extract the data.
Suppose Matchcode Id is ZTA.
Select-options : s_vbeln for vbak-vbeln matcode id ZTA
So that it will display the Serach help with all the details.
Regards,
Kittu
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |