cancel
Showing results for 
Search instead for 
Did you mean: 

BP assignment issue

Former Member
0 Kudos

I have two Business partners for a user, example 1 and 2.

Currently BP 2 has org structure relationship in PPOMA_BBP.But i need the assignment for BP 1.How to do this.I have checked in BP transaction under Identification tab for employee data,It contains only User name and it do not have Personnel Number.I have tried by deleting the BP 2.It is not working.

Please suggest me how to assign Personnel number for BUP003 for the user.

With Regards

Ram

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

ok

Former Member
0 Kudos

Hi,

BP code can be associated with multiple ID's generated for the user.

- Copy the Position (right click) and save

- Goto CRM view (from top menu) and right click - assign

- Double click on the BP and choose among the BP list you have

- Double click on US and assign user to the newly created position

- now switch view back to BBP

- Assign this new user (position) to the diff Organisation

All the best

AD

Former Member
0 Kudos

Thanks for your reply,

It is not working

With Regards

Ram

Former Member
0 Kudos

Hi Ram,

Where you have seen the personal ID in BP TCode?

If you want to assing the BP to the Org Unit.

Use "Users_Gen"

Regards,

Sachin

Former Member
0 Kudos

Hi

Check with these FMs

BAPI_BUPA_CREATE_FROM_DATA BAPI for business partner creation as Organization,Person or Group in general role. Same BAPI can be used to create Contact Person for the Business Partner

BAPI_BUPR_RELATIONSHIP_CREATE Function module to establish the Business Partner

and Contact Person Relationship. Pass the Relationship Category as u2018BUR001u2019

BAPI_BUPA_ROLE_ADD Add Role to Business Partner for e.g. Sold to Party u2018CRM001u2019, Contact Person u2018BUP001u2019

BAPI_BUPA_CENTRAL_CHANGE

Regards,

Sachin