Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
At what moment run results and values are written into the pay_run_results and pay_run_result_values
At what moment run results and values are written into the pay_run_results and pay_run_result_values tables?
There is need to use formula function for verification and operations with run result values during Payroll Run execution. There are cases when run results are written into tables and can be used for operations and other cases when they are not written into table - it is depending on setup of balances and dimensions.
We found out that run results are written into table when database item of defined balance is used in formula with balance dimension type set to 'F' or 'N' - run results written into pay_run_result_values are the ones that are feeding balance used in formula - all others are still kept in memory.