2006 Sep 20 3:24 PM
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.
2006 Sep 20 3:27 PM
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
2006 Sep 20 3:33 PM
hello,
try using 'C14A_POPUP_LIST_DISPLAY'.
also search with terms POPUP in SE37.
reward points if useful....
2006 Sep 20 3:36 PM
hello again,
see this function module...
<b>POPUP_TO_DISPLAY_VALUE</b> Window for the value display in interactive reporting