Absences and Retroactive Processing

This topic describes how absences work with retroactive processing.

Setting Up Triggers for Absence Events

Triggers are the mechanism that Global Payroll uses to detect changes to data that result in some type of system action. We recommend that you create retroactive and iterative triggers so that the system recognizes the online changes that users make to absence events through the Absence Event Entry page (the GP_ABS_EVENT record). Then iterative or retroactive processing is triggered whenever you add, delete, or update events.

Retro Processing Method

Retroactive processing of absence calendars is carried out using the Corrective retroactive method. Deltas are not generated.

Retroactive processing creates a new version of the generated positive input results and new versions of the daily absence data (GP_RSLT_ABS). For example, if an absence event occurs from 1 to 5 January (when it was originally processed), the event is represented by five rows of data in the daily record, each named Version1. If you change the end date to 7 January, 7 rows appear in Version 2 of the results.

Related Topics