cancel
Showing results for 
Search instead for 
Did you mean: 

How to get business partner ID

Former Member
0 Kudos

Hi All,

I have user Id, position & central person. How to get the respective BP ?

* I have a big list

Appreciate your help.

BR,

Siva

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184111
Active Contributor
0 Kudos

Hi,

Use the function module BBP_CENTRALPERSON_GET

You get the partner GUID and fetch BP Number from BUT000 using partner guid or use the FM BUP_BUT000_SELECT_WITH_GUID to get BP Number from BP GUID.

Regards,

Anubhav