on ‎2018 Aug 06 6:26 PM
Hello,
For interface Employee replication from EC to C4C, can anyone confirm whether the validity dates like employment start date and termination date is part of replication or not?
As per our understanding, only personal details validity is covered in mapping but not for employment period. Is this statement correct?
Has anyone done the changes in standard interface to reflect employment dates?

Regards,
RG
Request clarification before answering.
Hello Rajesh,
if you search in https://api.sap.com/shell/integration for:
it seems that the validity date is not being sent over. (check in Resources tab)
As opposed to:
where you can see the mapping for the Validity start/end date.
Hope this helps.
Kind regards,
Carina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Carina,
Thanks for your answer.
We are using 'Replicate Employee from SAP Business Suite' integration scenario in our implementation.
Did some more digging and found that the mapping of validity dates is to :
/queryCompoundEmployeeResponse/CompoundEmployee/person/employment_information/job_information/start_date
/queryCompoundEmployeeResponse/CompoundEmployee/person/employment_information/job_information/end_date
Issue is that
Start Date- If you are implementing Service Center right after EC then the start date captured in real scenario will be go live date of EC. It is not actual start date. Actual start date is captured under 'Original Start Date' which is available at level of Employment_information. Hence the mapping does not fulfil the purpose.
End Date- This again is incorrect. When employee is terminated in SuccessFactors, system generate another segment with jobstatus as T and validity dates as Termination date +1 as start date and 31.12.9999 as end date. Hence End date in C4C system remains unchanged even after employee is terminated.
Regards,
Rajesh Gupta
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.