Accessing pay_run_results data in FF through Formula Function while running payroll
Hello -
For INTL business group, we have two earnings elements A (processing priority 1500) and B(processing priority 1600). In FF for element B, I have added a formula function with context value ASSIGNMENT_ACTION_ID and inside that function I am trying to get the data from pay_run_result_values for element A.
As the processing priority of element B is > element A, I am expecting run results for element A while processing element B. But while processing element B, I found 0 rows in pay_run_results table for the assignment action id passed as context. I there any special initialization that need to be done to read from payroll cache while running payroll?
For INTL business group, we have two earnings elements A (processing priority 1500) and B(processing priority 1600). In FF for element B, I have added a formula function with context value ASSIGNMENT_ACTION_ID and inside that function I am trying to get the data from pay_run_result_values for element A.
As the processing priority of element B is > element A, I am expecting run results for element A while processing element B. But while processing element B, I found 0 rows in pay_run_results table for the assignment action id passed as context. I there any special initialization that need to be done to read from payroll cache while running payroll?
Tagged:
0