Can anyone suggest me how can I pull Requisition Hierarchy in Report in fusion HCM — Cloud Customer Connect
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

Can anyone suggest me how can I pull Requisition Hierarchy in Report in fusion HCM

Summary:


I want to capture all approver in the report. Can anyone suggest me how can I move.

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):

SELECT console.status_category AS "Status",
header.module_identifier AS "Process Name",
--TO_CHAR(header.creation_date, 'MM-DD-YYYY') creation_date,
header.Created_by,
task.TITLE as "Name",
task.ASSIGNEESDISPLAYNAME "Current_Assignees",
--REPLACE (task.ASSIGNEES,',USER','') ASSIGNEES2,
--task.ASSIGNEES as "ASSIGNEES2",
irv.title AS "Requisition Title",
lov1.meaning AS "Recruiting Type",
--irv.justification_code,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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