‎2007 Oct 30 12:30 PM
hi friends,
how to display pop-up window using abap objects,
also if i have to display an alv inside it how to do it?
‎2007 Oct 30 12:33 PM
Just define the dynpro screen as popup, and call those with the extension STARTING AT, don't forget to associate to a popup status in PBO.
Regards