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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

GET_VALUE_SET not returning any value in Fast Formula

Summary:

Hi,

I am using the Value Set of Table type in Absence Accrual Matrix formula but it is not returning any value in Fast Formula though scenario is valid.

Expected Table Value set Query :

This query will return the Value as '1' if the Binding/pass parameter of the Person_id exist as Manager in PER_ALL_ASSIGNMENTS_M table

MODULE : Absences

FROM Clause : PER_ASSIGNMENT_SUPERVISORS_F

Value Column Name : 1

WHERE Clause : sysdate between effective_start_date and effective_end_date
and MANAGER_TYPE='LINE_MANAGER' AND person_id = :{PARAMETER.PID}

Fast Formula :

******************************************************

INPUTS ARE IV_ACCRUALPERIODSTARTDATE (DATE)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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