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

About search help!

Former Member
0 Likes
308

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.

1 REPLY 1
Read only

Former Member
0 Likes
284

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