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: 

BAPI about creating relationship between business partner

zhang_haijian
Explorer
0 Kudos

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

abdul_hakim
Active Contributor
0 Kudos

Hi Samuel,

Welcome to SDN.

You can use the below BAPI for creating relationship.

BAPI_REL_CREATERELATION

Abdul

Former Member
0 Kudos

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