How to link absence details and payroll details
Summary:
Hi all
We need a report that provides absence details along with the payroll elements processed based on those absences. Specifically, for the OFFICIAL TRIP absence, if it is approved, a corresponding payroll element is linked to it. This element calculates and processes a per-day allowance, which is then paid to the employee.
While I can retrieve the processed payroll values from PAY_RUN_RESULTS
and PAY_RUN_RESULT_VALUES
, I need to understand how to fetch the corresponding absence details that were processed in payroll. How can I link these absences to their payroll processing?
Content (please ensure you mask any confidential information):