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

Business Partner Creation through SAP HR

Former Member
0 Likes
287

Hello,

We are implementing SAP HR & also SAP PPM.We are in development environment and configuration is in place, when a Employee is created,  automatically a Business Partner is created.

Requirement is not have BP created for every employee. Is there any setting in config to achieve this. Your suggestion\direction is greatly appreciated.

Do i need any custom code ?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

Although I am not very sure but you can try using program HR_SYNC_PERSON also to create BP from selected central employees.

Regards,

Runjhun

former_member201206
Active Contributor
0 Likes

Hi,

they are BAdI to handle the incoming  idocs, please check the BAdI HRALE00INBOUND_IDOC, implementation PRP_P_HRALE, if your own logic can be placed there to have control.

Kind regards,

Zhenbo

former_member209919
Active Contributor
0 Likes

Hi,

I Suppose you have a distribution model ( idoc) to transfer employees from HR to PPM. Check to enter your conition in yous distribution model to create only some specific users.

Regards