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.
per_per_termination_reason DBI returning null value
Summary
per_per_termination_reason DBI returning null valueContent
Hi All,
i have extract in which i need the employee with termination reasons based on some rule , so in this case i am using extract rule so i have created below fast formula to catch termination reason .
DEFAULT FOR PER_PER_TERMINATION_REASON IS ' '
L_REASON = PER_PER_TERMINATION_REASON
return L_REASON
i have written the above code to check whether DBI 'PER_PER_TERMINATION_REASON ' is returning any value or not .but its is returning null for all employees who got terminated,can any one one help me whether any other DBI i need to use or it can be any other solution.
Tagged:
1