cancel
Showing results for 
Search instead for 
Did you mean: 

Listening to the event of the search help from the dictionary

former_member283828
Participant
0 Kudos

Hi Gurus,

I have created a custom search help in ABAP dictionary se11 and assigned to the data element.

In web dynpro abap, I am using the custom search help created above by creating the input field and binding it to the context of type data element created above which points to the custom search help.

Is there any way in Web Dynpro ABAP to listen to the event/action when the user clicks the 'ok' button in the custom search help?

Is there any way in web dynpro to read the selected row of the table from the custom search help after clicking the 'ok' button?

Is there any way to fill 2 input fields in web dynpro from the custom created search help of data dictionary(se11)?

Thanks & Regards,

kiran Kumar K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kiran,

Please refer the below thread for your requirement.

http://scn.sap.com/thread/2041311

Thanks,

Lavanya.

Former Member
0 Kudos

Hi,

Try to select the INPUT HELP MODE type DICTIONARY SEARCH HELP for the required Attribute.

Regards,

Venkat.