Skip to Content
0
Former Member
Apr 27, 2009 at 09:16 AM

CL_SALV_TABLES - triggering dynpro refresh

673 Views

Hi all!

I've got a small problem! I've created a simple dynpro that is divided by a docking container. The top area contains an ALV grid (class CL_SALV_TABLE). A mouse handler (a local class) is registered to handle a double click to the alv.

In the bottom area a subscreen will be included to display detail data about the selected row. My problem is, that the subscreen will be not refreshed when selecting a row in my alv! The mouse handler will be invoked and set the data in my dynpro strucutre, but the changes will not be displayed.

Can anybody help me??

Greetings,

Florian