Reviewing PeopleSoft Delivered Triggers

To facilitate trigger generation, Global Payroll delivers the following records with trigger PeopleCode attached. These are delivered as a starting point. You can add trigger-generating PeopleCode to other records to meet your specific business needs, or delete the PeopleCode from any of these records:

Note: Global Payroll trigger-generation logic is stored in the FUNCLIB_GP.TRGR_FUNCTIONS FieldFormula PeopleCode. In order for a record to generate triggers, the GENERATE_TRIGGERS function stored there must be declared and called from the record in SavePostChange PeopleCode.

See Implementing Triggers.

  • ADDRESSES

  • BEN_PROG_PARTIC

  • COMPENSATION

  • CONTRACT_DATA

  • DEP_BEN_ADDR

  • DEP_BEN_EFF

  • DEP_BEN_NAME

  • GP_ABS_EVNT

  • GP_ABS_OVRD

  • GP_OFFCYCL_A_VW

  • GP_OFFCYCL_M_VW

  • GP_OFFCYCL_M_VW

  • GP_OFFCYCL_U_VW

  • GP_PI_MNL_DATA

  • GP_PI_MNL_D_VW

  • GP_PI_MNL_E_VW

  • GP_PI_MNL_SOVR

  • GP_PI_MNL_SSN

  • GP_PYE_OVRD

  • GP_PYE_OVR_SOVR

  • GP_PYE_SECT_DTL

  • GP_PYE_SOVR

  • GP_RTO_TRGR

  • GP_RTO_TRGR_VW

  • HEALTH_BENEFIT

  • JOB

  • JOB_JR

  • LIFE_ADD_BEN

  • LIFE_ADD_BENEFC

  • PERSON

  • PERS_DATA_EFFDT

  • PER_ORG_ASGN

  • PRIMARY_JOBS

  • SCH_ASSIGN

  • SCH_MNG

  • SCH_TBL

  • WKF_CNT_TYPE

Note: PeopleSoft recommends that you set up period segmentation triggers for changes in the Pay System Flag and Pay Group fields on the JOB record.