You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Searching for Tables which stores information/Comments of Employee Task Feedback on Evaluation Doc.

Summary:

After Manager rating and evaluation, Employee is providing acknowledgement or feedback on the performance evaluation document. So we need to pickup the details of feedback (Agreement: Yes/No , Comments). 


We are getting Evaluation Steps status in HRA_EVAL_STEPS table but unable to get the Agreement values. 


Could you please let us know how can we pick up these details. Frontend screenshot has been attached for your reference where employee gives his feedback on the task.




Oracle Fusion Cloud Applications

23D (11.13.23.10.0)



 SELECT hes.*

 FROM hra_evaluations hev

 ,HRA_EVAL_STEPS hes

 ,HRA_PF_TASK_ROLES_B hptrb

 ,HRA_PF_TASK_ROLES_TL trl

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!