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.
Fast Formula - EFF multiple rows
Summary
how to call an EFF multiple rowsContent
Hi all,
I need to override a value in compensation worksheet through fast formula.
The value is an extensible flexfield with multiple rows, so the data type of DBI is a literal/numeric array index.
How to default the dbi in that case?
I mean, for extensible flexfield single row, I usually default with a statement like this:
DEFAULT FOR PER_PERSON_EIT_EFF_USER_INCENTIVAZIONE_INCENTIVAZIONE IS 'N'
but with index array (PER_PERSON_EIT_EFF_USER_STORICO_PERFORMANCE_MANAGEMENT_ANNO), this generates an error when compile the fast formula.
Tagged:
0