Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

How to fetch value set value using fast formula

Summary:


Content (please ensure you mask any confidential information):

Hi Experts,

We have a requirement to fetch the value set details in a FF using GET_VALUE_SET function. I have defined a value set as below to fetch the absence balance by passing 2 parameters.

FROM Clause: ANC_PER_ACCRUAL_ENTRIES

Value Column Name: END_BAL

ID Column Name: PER_ACCRUAL_ENTRY_ID

WHERE Clause: person_id = :{PARAMETER.P_PERSON_ID} and ACCRUAL_PERIOD = to_date(:{PARAMETER.P_END_DATE}, 'YYYY-MM-DD')

Can anyone please help me to get the GET_VALUE_SET function syntax to pass 2 parameters (number and date data type)?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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