cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple selection for dictionary search help

Former Member
0 Kudos

hello experts!

I want to have multiple selection for a dictionary search help in web dynpro , like its avaliable automatically in the classic dynpro..

Is there a way to achieve that? and why it isn't a standard for web dynpro as well as dynpro?

thnaks!!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184578
Active Contributor
0 Kudos

Hi,

You can achieve this using OVS by passing table_multi_select parameter to abap_true in the Configuration phase of OVS or you can use Search help exit of DDIC search help.

Check this thread for code snippet reference: http://scn.sap.com/thread/1695799

Hope this helps u.,

Regards,

Kiran