Change Hire Date of an Employee while assignment with the action as 'Synchronization From Position'
Change Hire Date of
an Employee while assignment with 'Synchronization from Position' action exists
for an employee?
Solution:
We cannot delete the 'Synchronization from Position' record
and this is an expected functionality.
However, as a workaround, You may use the following sample
dat file to change the Action Code on the Assignment split created by position
Sync ESS Job
METADATA|WorkTerms|EffectiveStartDate|EffectiveEndDate|AssignmentId|ActionCode|ReasonCode|EffectiveSequence|EffectiveLatestChange|PersonNumber|DateStart|WorkerType|AssignmentType|PeriodOfServiceId|AssignmentNumber
MERGE|WorkTerms|2021/01/01|4712/12/31|ASSIGNMENT_ID|ASG_CHANGE||2|Y|PERSON_NUMBER|2021/01/01|E|ET|PERIOD_OF_SERVICE_ID|ETPERSON_NUMBER
METADATA|Assignment|EffectiveStartDate|EffectiveEndDate|AssignmentId|ActionCode|ReasonCode|EffectiveSequence|EffectiveLatestChange|PersonNumber|DateStart|WorkerType|AssignmentType|PeriodOfServiceId|AssignmentNumber|WorkTermsNumber
MERGE|Assignment|2021/01/01|4712/12/31| ASSIGNMENT_ID |ASG_CHANGE||2|Y|
PERSON_NUMBER|2021/01/01|E|E| PERIOD_OF_SERVICE_ID |E ETPERSON_NUMBER |ET ETPERSON_NUMBER
Note: Reference Document Doc ID 2467904.1
Comments
Post a Comment