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

Default DFF Value based on Grade

Summary: I am working on to deafult the DFF value based on the Grade of the employee. I am using the below query but it is not working:

select case when NAME IN ('4A','4B','4C','5A','5B','5C','6A','6B','6C','7A','7B','7C','8A','8B','8C','9A','9B','9C','10A','10B','10C','11A','11B','11C','12A','12B','12C','13A','13B','13C','14A','14B','14C','15A','15B','15C','16A','16B','16C') then 'Yes' else 'No' end

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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