Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
PrakashB
Explorer
0 Kudos
523
When we are doing employee replication from SF EC to SAP HCM using Core hybrid replication, in case of new hires IT 0002 created by default from hire date. It caused an issue Payroll calculation. for overcoming the issue find below the solution approach.

In SAP Standard Core hybrid new hire replication, IT 0002 first record will be created as start date from hire date but Payroll team expectation to create IT 0002 from birthdate.

Find below the approach to create IT 0002 First record from birth date.

We need to implement below BADI ECPAO_IN_EXT_PROCESS_INFOTYPE.

 


BADI ECPAO_IN_EXT_PROCESS_INFOTYPE


 

Code should be like below,

 


BADI Sample code


 

In this way we can create IT 0002 first record from birthdate during core hybrid replication. So, it solved payroll issue.


IT0002 created from Birthdate.


 

Please share your feedback with us.

For further reading please visit the below blogs

the SAP Integration Strategy environment Topic page: https://community.sap.com/topics/integration-strategy,

post and answer questions: https://answers.sap.com/tags/e26e2f63-fcc1-42a7-af06-decec0762b90

 

Best Regards,

Prakash Bellamkonda

 

 
Labels in this area