Hello,
unfortunately, I have to develop an old dynpro (not web dynpro !) application.
On one dynpro screen, there are two fields BNAME and VERSION.
These two fields may contain values. I like to use SEARCH HELP in order to get proposed values for BNAME based on BNAME and VERSION which will be visible on the screen together with F4 selection options.
I have developed a search help which accepts to input parameters BNAME and VERSION. The search help works fine with two parameters if I test the search help directly within SE11.
My problem is: how can I call the search help from the GUI if the user press F4 search help of field BNAME and VERSION?
Yours
Stephan