2008 May 28 1:20 PM
Hi
I am looking for BAPI for creating relationship between business partners with sales area data in CRM 5.0.
Example - I would like to create relationship type CRMH03.
Bapi BUPR_RELATIONSHIP_CREATE does not allow for maintaining sales area data (Sales org, distribution channel, division).
Does anybody know such a bapi?
Regards
Radek
Hi
I am looking for BAPI for creating relationship between business partners with sales area data in CRM 5.0.
Example - I would like to create relationship type CRMH03.
Bapi BUPR_RELATIONSHIP_CREATE does not allow for maintaining sales area data (Sales org, distribution channel, division).
Does anybody know such a bapi?
Regards
Radek
2008 Jul 10 1:24 PM
Hey Radek,
I am actually looking for the same functionality. Were you able to find a solution although no one replied to your question in this thread? If so, it would be very helpful for me to know. Maybe you have to combine more BAPIs in order to add the organization information to the relationship. But I have no idea how.
Best Regards
Mirko
2008 Jul 10 3:52 PM
Hi
I used BUPR_RELATIONSHIP_CREATE for rel creation and later BUPA_PFCT_ADDFUNCTION to add sales area data and partner function. watch out for time condition in BUBA tcode on your relationship type. As I know this badi works only when it is set to 0.
regards