2006 Aug 19 9:39 AM
i creat a search help,but how can i do the same with select-options?the search help only created by PARAMETERS.CAN ANYONE HELP ME,THANK YOU.
i creat a search help,but how can i do the same with select-options?the search help only created by PARAMETERS.CAN ANYONE HELP ME,THANK YOU.
2006 Aug 19 9:49 AM
Hi,
Similar to parameters declaration you can declare in select-options also:
tables: mara.
select-options: s_matnr for mara-matnr matchcode object zmatnr.
[ Where ZMATNR is a search help created by you ].
Regards
Subbu