cancel
Showing results for 
Search instead for 
Did you mean: 

Relationship Category change in BP Transition

Former Member
0 Kudos

Hello

Can we change relationship category of business partner from employee to contact person ?

In system BP1000000502 is maintained as employee of BP1000000009,I need to change it as contact person of BP1000000009

or can we maintain 1000000502 as a employee as well as contact person for BP1000000009.

Please tell us the T code to do this in SRM4.0.

Thanks in Advance.

Sunil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Closed

laurent_burtaire
Active Contributor
0 Kudos

Hello Sunil,

Business Partner and its relationship category are stored in BUT050 table.

Check function module BAPI_BUPR_RELATIONSHIP_CHANGE to update your partner according to you need.

Nevertheless, you will have also to switch your BP's role from BUP003 (Employee) to BUP001 (Contact Person) in BUT100 table.

For this, check if function module BAPI_BUPA_ROLE_CHANGE could answer to your need.

Regards.

Laurent.

Former Member
0 Kudos

Hi there,

You should run report HRALXSYNC

Hope this helps,

Kind Regards,

Matthew

Former Member
0 Kudos

Hi Matthew,

Can we tell me how I can do this in SRM 4.0,

We have 4 option in HRALXSYNC

1 Org Unit

2 Person

3. Branch from Org Unit

Sunil