Skip to Content
0
Former Member
Jun 03, 2011 at 01:49 PM

Unable to find where FPM_SAVE event is processed

329 Views

Hi,

I am working with a configuration of the FPM application HRTMC_EMPLOYEE_PROFILE. This is a standard application for Talent Management.

One of the embedded Web Dynpros for example is HRTMC_TP_CAREER_GOAL.

When the Save button is pressed, I can't see where the code is executed to update the HR data in the backend. I would have expected to see this in the method PROCESS_EVENT of the component controller, but this method is empty in the web dynpro. The data does get saved in the backend so something is definitely doing it. I've tried a SQL trace and have found the code that is being executed, but an external or session breakpoint doesn't cause the debugger to start so I'm a bit stumped.

Can anyone help with this please?

Thanks,

Vindaloo