Skip to Content
0
Apr 23, 2009 at 10:17 AM

Catching back/cancel/exit from REUSE_ALV_LIST_DISPLAY

201 Views

Hi,

Im working at this program which is showing an ALV using FM REUSE_ALV_LIST_DISPLAY (ALV class not available as this is an old SAP version). A new requirement is to have a popup when the user wants to exit the ALV (using the default back/cancel/exit buttons).

I cant find the way to catch these actions; when pressing other buttons/menuitems it will go to the subroutine USER_COMMAND_NEW of program SAPLKKBL, but not for these specific buttons. These buttons are defined as application functions, not as exit commands. I changed these but this didnt help to solve the issue.

Any ideas?

With regards,

Mike Overmeijer