Application Development and Automation 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: 
Read only

BAPI about creating relationship between business partner

zhang_haijian
Explorer
0 Kudos
3,782

I wanna create relationship between two bp in ECC6.0

but i did not find the BAPI.

can you give me some ideas ?

2 REPLIES 2
Read only

abdul_hakim
Active Contributor
0 Kudos
1,330

Hi Samuel,

Welcome to SDN.

You can use the below BAPI for creating relationship.

BAPI_REL_CREATERELATION

Abdul

Read only

Former Member
0 Kudos
1,330

Hi SamuelCao,

You can create relationshp between any two BPs using Function Module : BAPI_BUPR_RELATIONSHIP_CREATE with realtionship type specified. The relationship types are available in table TB905/TBZ9.

Hope this will help.

Regards,

Kapil