Skip to Content
0
Former Member
Dec 09, 2009 at 10:30 AM

Tracking ABAP web dynpro events in back end SAP

60 Views

Hi Experts ,

I have

Is there any way to capture the events on th ABAP web dynpro in the backend.

The scenario is that i have some particular code which gets executed in the back end when User clicks on any button or tab in the appraisal document , which is ABAP web dynpro application.

I want this code to be executed only when User clicks on particular TAB/BUTTON on the ABAP web dynpro.

Are there any system tables that I can check.I am novice in ABAP Web dynpro.

Thanks