Skip to Content
0
Former Member
Jul 21, 2005 at 02:47 PM

Catch click event in BSP-page (web interface)

49 Views

Hi Folks!

In my Web Interface, I have created a planning function button of type user-exit. The function does a file upload. When the user clicks on the button I need to do a few checks in ABAP (before the actual function executes). Question is... where exactly can I catch the click-event and do these checks?

I tried a few things with the generated bsp-app in se80, but nothing seemed to catch the click event.

Thanks a lot in advance for your input!

Simon