Good Morning,
I've build a report with <i>REUSE_ALV_GRID_DISPLAY</i>.
After displaying the result the user can execute another process using a button i've created in the STATUS_GUI of the ALV_GRID.
This process does several things, and one of them should be a popup of data i have in one of my internal tables.
I've searched for some functions that could popup an internal table to the screen (POPUP_WITH_TABLE_DISPLAY_OK, POPUP_WITH_TABLE_DISPLAY, POPUP_WITH_TABLE_DISPLAY_OK, POPUP_SHOW_INTTAB) but the display isn't what i wanted... I want to display a popup like a ALV_GRID or ALV_LIST.
Is there any function that does that? If not, how can i do it?
Best Regards,
Pedro Gaspar