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: 

Secondary List as Pop-up Window

Former Member
0 Kudos
111

I am printing a basic list and upon some user selection, i give a secondary list as a pop-up window. I want to lock this pop-up window. User shouldn't be able to move this window. Can this be done ? Plz suggest.

3 REPLIES 3

former_member181962
Active Contributor
0 Kudos
53

Your requirement looks strange.

Why would you want to do that?

If you want to restrict the user from doing something on the basic list, then you can define a screen of MODAL Dialogue type.

Or else, do not give the window coordinates so that the user cannot move the secondary list.

REgards,

Ravi

Former Member
0 Kudos
53

hello,

try using 'C14A_POPUP_LIST_DISPLAY'.

also search with terms POPUP in SE37.

reward points if useful....

Former Member
0 Kudos
53

hello again,

see this function module...

<b>POPUP_TO_DISPLAY_VALUE</b> Window for the value display in interactive reporting