Using Triggers in Brazil
Triggers are used to detect online changes to data that should result in some type of system action. Examples of common data changes that might use triggers include a new employee hire or a change in pay rate.
Global Payroll provides three types of triggers:
-
Iterative − tells the system to process an employee for the current period.
-
Segmentation − tells the system to segment a period or element.
-
Retro − tells the system to perform retro processing.
Note:
You must first set up an iterative trigger to tell the system when an event occurs, it should perform the desired action. After that, you can use a trigger to process an employee, perform segmentation, or perform retro processing.
Global Payroll for Brazil delivers some triggers; however, you can alter the delivered triggers and add or delete trigger setups depending on your business needs.
Delivered Iterative Triggers
The following table lists the iterative trigger setups that are delivered with Global Payroll for Brazil:
| Changes to: | Trigger |
|---|---|
|
Employee's employment record |
EMPLOYMENT |
|
Employees job records |
JOB and JOB_JR |
|
Employee's compensation record |
COMPENSATION |
|
Employee's personal data record |
PERSONAL_DATA |
|
Employee's contract data record |
CONTRACT_DATA |
|
Employee's positive input records |
GP_PI_MNL_DATA |
|
Employee's positive input supporting element override record |
GP_PI_MNL_SOVR |
|
Employee's payee override record (earnings and deductions assignments) |
GP_PYE_OVRD |
|
Employee's payee element assignment supporting element override record |
GP_PYE_OVR_SOVR |
|
Employee's payee section detail record |
GP_PYE_SECT_DTL |
|
Employee's personal data effective date record |
PERS_DATA_EFFDT |
|
Employee's schedule calendar assignment record |
SCH_ASSIGN |
|
Employee's workday overrides record |
SCH_MNG_SCH_TBL |
|
Employee's workforce contract type record |
WKF_CNT_TYPE |
|
Employee's absence records |
GP_ABS_EVENT, GP_ABS_OVRD, etc. |
Related Topics