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

Worksheet- How to display the meaning of common lookup associated to DFF using FF?

edited Sep 5, 2020 12:17AM in Compensation 1 comment

Summary

Worksheet- How to display the meaning of common lookup associated to DFF using FF?

Content

Hi all,
 
We need to display a Descriptive FlexFields (DFF) into the worksheet using a Fast Formula.
 
The DFF has a value set associated.
 
Using this FF:
 
DEFAULT FOR CMP_IV_ASSIGNMENT_ID IS 0
DEFAULT FOR PER_ASG_CONTRACT_ATTRIBUTE4 IS 'N'
 
L_DATA_TYPE = 'CHAR'
            
 
L_DEFAULT_VALUE = PER_ASG_CONTRACT_ATTRIBUTE4
  RETURN L_DEFAULT_VALUE, L_DATA_TYPE 
 
The worksheet displays the code of common lookup associated but We need to show the meaning of common lookup.
 
Please, see the document attached in order to see more details about the scenario.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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