Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic search help in popup_get_values

Former Member
0 Kudos

Hi all,

I am using popup_get_values for displaying a popup and inputting values. In my requirement I am displaying an input field to accept a sales order number and when clicked on F4 it should display only those sales orders which are relevant or linked to that appropriate delivery number present in my program.

Please help.

Regards.

1 REPLY 1

Former Member

Hi

You can use POPUP_GET_VALUES_USER_HELP instead of POPUP_GET_VALUES: here it's possible to call an own search help

Max