cancel
Showing results for 
Search instead for 
Did you mean: 

how can I get the event triggered in the WDOBEFOREACTION of my View?

Former Member
0 Kudos

I have a custom WDA inserted into an SAP FPM.

I need to find out whether the user just hit <Enter> or actually chose an FPM button such as Read Only.

How could I find out the FPM event in my View?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In my opinion, you would not get FPM events in your view. FPM events are handled in the controllers method like process_event.