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.
Formula Compile error - 'database item or local variable PAYROLL_ASSIGNMENT_ID used as a context'
Summary:
I need to pull the Assignment status type ID from Payroll access to HR formula and use that Assignment status type ID in my Element skip formula to check on conditions of the status.
I referred the DOC IDs Doc ID 2020211.1 and Doc ID 2534633.1 in MOS and found the same code as below. But when I use RUN_INCLUDED_PAYROLL_ASGS DBI, am getting 'database item or local variable PAYROLL_ASSIGNMENT_ID used as a context' compilation error in element skip formula.
Could anyone let me know what is missing here which is not allowing me the same code to be not used?
0