Does API HR_EX_EMPLOYEE_API get called while reverse terminating an employee via Front End?
Hello,
The question is around user hooks while reverse terminating an employee.
The user hook associated is HR_EX_EMPLOYEE_BK4.REVERSE_TERMINATE_EMPLOYEE_B. This user hook internally calls hr_ex_employee_be4.reverse_terminate_employee_a.
Now, when the user reverse terminates using Forms, the employee is reverse terminated successfully, however, the user hook does get called.
When a trace was taken, it does show a call to either HR_EX_EMPLOYEE_API or HR_EX_EMPLOYEE_BK4. Surprisingly, trace file shows the pacakge hr_ex_employee_be4.reverse_terminate_employee_a is called.
Not sure how hr_ex_employee_be4.reverse_terminate_employee_a is called without a call to HR_EX_EMPLOYEE_BK4.REVERSE_TERMINATE_EMPLOYEE_B.
The question is around user hooks while reverse terminating an employee.
The user hook associated is HR_EX_EMPLOYEE_BK4.REVERSE_TERMINATE_EMPLOYEE_B. This user hook internally calls hr_ex_employee_be4.reverse_terminate_employee_a.
Now, when the user reverse terminates using Forms, the employee is reverse terminated successfully, however, the user hook does get called.
When a trace was taken, it does show a call to either HR_EX_EMPLOYEE_API or HR_EX_EMPLOYEE_BK4. Surprisingly, trace file shows the pacakge hr_ex_employee_be4.reverse_terminate_employee_a is called.
Not sure how hr_ex_employee_be4.reverse_terminate_employee_a is called without a call to HR_EX_EMPLOYEE_BK4.REVERSE_TERMINATE_EMPLOYEE_B.
Tagged:
1