How to get person ID for whom the HR or Admin query in valueset used in HRT_PROFILE_ITEMS DFF
Summary:
We created a segment in HRT_PROFILE_ITEMS DFF and associated with valueset to return the department details of the selected/queried employee. How can we get the personid of the employee which the HR/admin searches/selected?
HRC_SESSION_UTIL.get_user_personid - this is giving the person id of logged user .
when using :{PARAMETER.PERSONID} or :{PARAMETER.PERSON_ID} , it is saying invalid bind parameter.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):