Example of Loading Retropay for Late Hires - Move Hire Date

An employee is entered in the application with an incorrect hire date of 01-July-2021. Subsequently, you correct the hire date to 01-June-2021 and now the employee is eligible for payroll payments for the June payroll period.

These example EventGroup and EventAction dat files load retropay for late hire event actions that involve a change in the hire date.

METADATA|EventGroup|EventGroupCode|LegislativeDataGroupName|EventGroupName|EventGroupType|ProrationType
MERGE|EventGroup|EvtGrpCD_MoveDate|US Legislative Data Group|EvtGrp_MoveDate|A|
METADATA|DateTrackedEvent|EventGroupCode|LegislativeDataGroupName|ColumnName|UpdateType|DatedObjectName|ProrationStyle
MERGE|DateTrackedEvent|EvtGrpCD_MoveDate|US Legislative Data Group||DT_START_EARLIER|oracle.apps.hcm.employment.core.publicModel.entity.EmployeeAssignmentDEO|
MERGE|DateTrackedEvent|EvtGrpCD_MoveDate|US Legislative Data Group||DT_START_LATER|oracle.apps.hcm.employment.core.publicModel.entity.EmployeeAssignmentDEO|
METADATA|EventGroupAction|EventGroupCode|EventActionCode|EffectiveStartDate
MERGE|EventGroupAction|EvtGrpCD_MoveDate|EvtAct_MoveDate|2016/01/01
METADATA|EventAction|EventActionCode|EventActionName|EffectiveStartDate|ActionSubmission|EventActionTypeCode|LegislativeDataGroupName
MERGE|EventAction|MY_EVENT_ACTION|My_Event_Action|2016/01/01|SYNC|ORA_CREATE_RUN_REL_ACTIONS|US Legislative Data Group