‎2007 Jan 13 1:58 PM
Scenario : When the user clicks on a pushbutton it has to generate an interactive basic list with top-of- page end-of-page in a pop-up window that is scrollable.
can please someone help me on this
thanks
‎2007 Jan 13 2:18 PM
hi to generate pop up windows use the following code
you can use the fm POPUP_WITH_TABLE_DISPLAY to get the pop up window
otherwise u can even use POP_UP_TO_DISPLAY FM
if u are using ALV then check this
https://forums.sdn.sap.com/click.jspa?searchID=727511&messageID=2614910
‎2007 Jan 13 2:18 PM
hi to generate pop up windows use the following code
you can use the fm POPUP_WITH_TABLE_DISPLAY to get the pop up window
otherwise u can even use POP_UP_TO_DISPLAY FM
if u are using ALV then check this
https://forums.sdn.sap.com/click.jspa?searchID=727511&messageID=2614910
‎2007 Jan 13 2:24 PM
Hi,
Welcome to SDN.
There are ample of FM given in SAP to handle list in POPUP.
Just give popuplist* or listpopup* in SE37 and press F4 and choose as per your requirement.
You may also try this one - K_ABC_LIST_POPUP
Regards,
Amit
Reward all helpful replies.