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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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