Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to link the BP To the UserID (SU01) using Abap program.

naresh_vemireddy
Explorer
0 Kudos
1,142

Hi Team,

How to Link the BP with USERID (SU01 which is already created ) using ABAP program.

Thank you,

Naresh.V

7 REPLIES 7

ankurch
Active Contributor
0 Kudos
987

You can use FM - BP_CENTRALPERSON_GET

0 Kudos
987

Hi Ankur,

Thank you for providing the FM. But in my scenario, we don't have Perner, only user-id is available.

Thank you,

Naresh. V

raymond_giuseppi
Active Contributor
0 Kudos
987

Look at BP_CENTRALPERSON_ASSIGN_USER

0 Kudos
987

Hi Raymand,

Thank you for providing the input.i dont have personal nuber and there is no linkage between HR and User id.

Thank you,

Naresh.V

0 Kudos
987

Can you post a screen of a BP manually 'linked' to a SAP User ID?

(Did you use a parner function, a contact ?)

0 Kudos
987

We have userid which is created through su01 and created BP using bapi_bupa_create_from_data FM . After that we are assigning the that BP to that userid. We have acheived this functionality also but the problem is after assigning the user to bp in su01 the data in address data was disappearing. Plss suggest any way for this.

0 Kudos
987

Do you actually require TWO addresses?