Skip to Content
0
Jul 09, 2013 at 08:05 AM

Problem with Refreshing SALV

3891 Views

Hi all,

I've created a SALV and put it into a container. The container is located at the left side of my screen like a dock.

Now I've added a new Function Key into the GUI Status. This new Function is the Refresh.

What I want :

Refresh my "Dock" (SALV) when the user click on the refresh button.

In order to to this I've called the refresh method of the SALV:

gr_gralv->refresh( refresh mode = if_salv_refresh=>full).

Unfortunately that not working although in debugging mode my internal table corresponding to the SALV contains the right data.

If anyone can help me

Regards,

Sam