Skip to Content
0
Former Member
Jun 04, 2008 at 07:44 AM

search help exit: how to pass import parameter?

385 Views

Hi,

I created a search help exit for a field where I call a FM to select the values I need. This works fine so far. But now I want to pass two import parameters to my search help exit, because I want to use them to call the FM for the selection.

Therefore I added the two parameters to the corresponding search help in TA SE11 as import parameter and I also added them to the search help exit as import parameter. I use this search help exit only on a dynpro field, therefore I added it to the dynpro field in the properties window of the screen painter.

My problem is now, how can I set this parameters for the call of the search exit? Do have to do this in ON_VALUE_REQUEST or is there any other way to pass the parameters to the search help exit?

Thanks in advance and regards,

Martin