‎2011 Apr 27 9:07 AM
Hi friends,
I am using the BAPI:bapi_erc_appl_create_ext to load the External Applicant data into E-Recruiting. Upon execution of this BAPI, it will create all the required HRP infotypes which also includes HRP1001 relationships. But as per our requirement, we are not supposed to create the relationship 'CP to US'(Which is Central Person to User name) for external applicants. But this BAPI is also creating the above relationship. Can anybody please suggest me if there is a way to stop creating this particular relationship when using the above BAPI.
Thanks in Advance!
Regards,
Venkat.
‎2012 Jun 26 1:43 AM
Hi Venkat,
This BAdI is called in standard method when the system loads external applicant data into E-Rec. and it calls
function 'HR_ERC_CREATE_APPLICATION' which creates relationship between US and CP for external applicants.
This is not configurable but a must in E-Recruiting systems. If it stopped creating users, then you wouldn't have
the possibility to log onto E-Recruiting pages anymore.
Regards,
Chengxi