Enable Late Hires to be processed by the Recalculate Payroll for Retroactive Changes process
Hi,
We are implementing the feature “Enable Late Hires to be processed by the Recalculate Payroll for Retroactive Changes process.” Oracle has provided the below HDL references for Event Group and Event Action:
APPENDIX A
Event Group reference to be modified and uploaded using HDL
METADATA|EventGroup|EventGroupCode|EventGroupName|EventGroupType|LegislativeDataGroupName
METADATA|DateTrackedEvent|ColumnName|UpdateType|EventGroupCode|DatedObjectName|LegislativeDataGroupName
MERGE|EventGroup|<Event_Group_Code>|<Event_Group_Name>|A|<Legislative Data Group Name>
MERGE|DateTrackedEvent||DT_INSERT|<Event_Group_Code>|oracle.apps.hcm.payrolls.registrations.protectedModel.entity.PayrollUsageDEO|<Legislative Data Group Name>
APPENDIX B
Event Action reference to be modified and uploaded using HDL