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: 

Option to mandatorily select value from pop up

Former Member
0 Kudos

Hi,

Is there any way to give an option to the user to mandatorily select a value from pop up? The FM currently using is REUSE_ALV_POPUP_TO_SELECT (List in dialog box to choose one or more entries (or display only)).

Thanks,

Neenu

1 REPLY 1

SimoneMilesi
Active Contributor
0 Kudos

Hi Neenu,

you can implement the  I_CALLBACK_USER_COMMAND  event for  REUSE_ALV_POPUP_TO_SELECT and check if at least 1 row is selected