cancel
Showing results for 
Search instead for 
Did you mean: 

Search help exit for drop down

Former Member
0 Kudos

Hi,

I would like to populate a drop down using search help exit.

Since I retrive the values dynamically i need to use search help exit.

I need elaborate description since i find other threads not related to drop down .

Thanks!!

Accepted Solutions (1)

Accepted Solutions (1)

shaik_sajid
Active Contributor
0 Kudos

hi mayank

In the context for the Node, create a supply function in which you select all the contents and which should be available in the dropdown.

That is in this supply function you will be writing your code.

Regards

Sajid

Edited by: shaik sajid on Jul 13, 2009 12:33 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Maynak,

Do you want to know about how to create search help exit or you have the dictionary search help how to disply drop down values in screen?

If you have created the search help and you are getting values based on search help exit then to show the drop down values in the screen give the input help mode of the attribute which is binded to your UI element is Dictionary search help and Dictionary help name is search help name which you created using SE11.

http://help.sap.com/saphelp_nw04s/helpdata/en/47/9f724642314aabe10000000a42189b/frameset.htm

If you want to know how to create search help exit, search in ABAP forums there you will find suitable results.If you donot find proper results let me know I will tell you the procedure.

Check the link below.

http://www.sapdev.co.uk/dictionary/shelp/shelp_exit.htm