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

Manager shared a Development Goal to employee and manager also has the goal in the HRG_GOALS table

Summary:

Manager shared a Development Goal to employee and manager has the goal in the HRG_GOALS table in addition to the employee

Content (please ensure you mask any confidential information):

Manager shared a Development Goals to employee. manager has these goal in the HRG_GOALS table in addition to the employee. from the UI, Only employee has the Goals but not manager

Version (include the version you are using, if applicable):

26B

Code Snippet (add any code snippets that support your topic, if applicable):

SELECT * FROM HRG_GOALS WHERE PERSON_ID IN (SELECT DISTINCT PERSON_ID FROM PER_ALL_PEOPLE_F WHERE PERSON_NUMBER IN ('xxxx')) AND GOAL_TYPE_CODE = 'DEVELOPMENT'

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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