Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood 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?
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.
Tagged:
0