cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Integration of 7404 & 5104 on candidate profile approval

gulistanb
Explorer
0 Likes
311

Hi Experts,

I have a functional question, I hope one of you have across this and reply. When an internal candidate approves his/her candidate profile, we would like the education 7404 and previous employment infotypes(from talent CP)  should automatically copied to Candidate education 5104 and PE IT. I found the report RPTMC_TP_SYNC_EDU_WE_RCF which compare the infotypes and makes the adjustment. However can such functionality can run during the candidate profile generation?

PS : The customizing is identical for talent and candidate , however when we run the report RPTMC_TP_SYNC_EDU_WE_CUST_RCF , it gives differences, when you try to run this program to make the cust identical ! it creates entries with dummy -incorrect texts . Could this cust check active and the system is not copy the 7404 to 5104 during candidate profile generation already ? Any idea?

Accepted Solutions (0)

Answers (1)

Answers (1)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Gulistan,

The report usually corrects the customizing from E-Recruiting to HR and not the way round. If I understood you correctly you want to have the Talent customizing right?

Regards,

Nicole

gulistanb
Explorer
0 Likes

Hi Nicole

Actually our case is to use PA0022 data in E-rec, therefore we copied PA0022 to CP - IT7404 info type. Now we expect our internal candidate's can use his/her education data on their internal application (NA 5104) . Our main wish is to have RPTMC_TP_SYNC_EDU_WE_RCF functionality on approving your profile in e-rec.

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Gulistan,

E-Recruiting uses own infotypes for education and work experience which don't match with the HR infotype structures. That's why we don't transport them from HR and back. You would need to do modifications for those updates to match.

Regards,

Nicole

Former Member
0 Likes

Hi Gulistan,

We are looking to do this same thing at the client where  I am at the moment - do you have details of how you have got this work?

Does anyone else have any tips for getting education to the candidate's profile (might save me HOURS of work!)?

Many thanks

Shahron

gulistanb
Explorer
0 Likes

Hi Shahron,

I asked our Abap developer to create a program to transfer PA0022 info type records to be migrated to HRP7404 for startup. For 7404 to 5104 migration I copied the program RPTMC_TP_SYNC_EDU_WE_RCF where I skip the customizing control , which copies the 7404 to 5104. However I could not found any automatic solution to make this copy during application yet.