Skip to Content
0
Mar 27, 2009 at 12:53 PM

Execute CL_GUI_ALV_GRID in background

1186 Views

Hi. I am using method CL_GUI_ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY to display an ALV report. I have put this method in the PBO of a screen and first create a container from a custom container on the screen.

This works fine in the foreground, but in the background I am getting a dump when creating the container, saying that the "GUI can not be reached".

Is there any way of getting this to work in the background?

Thanks a lot for your help,

Dave.