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

Automatic BP Relation Creation while Creating BP in IS-U

Former Member
0 Likes
366

Hi,

I have a IS-U application where in I am creating 2 Business Partner separately and later create the relation between them using BAPI Relation. Now this process of creation gives a nested commit error when we try it consecutively.

Is there any way to create the relation also in parallel while create the BP? In short while creating a BP, I need to add the relation partner to it.

Have tried with BADI's and BDT events, but was to able to attach the relation but unable to save and create the same. If anyone had worked on the same requirement may please give their inputs.

Appreciate your help.

Thanks,

Jagath.

Hi,

I have a IS-U application where in I am creating 2 Business Partner separately and later create the relation between them using BAPI Relation. Now this process of creation gives a nested commit error when we try it consecutively.

Is there any way to create the relation also in parallel while create the BP? In short while creating a BP, I need to add the relation partner to it.

Have tried with BADI's and BDT events, but was to able to attach the relation but unable to save and create the same. If anyone had worked on the same requirement may please give their inputs.

Appreciate your help.

Thanks,

Jagath.

1 REPLY 1
Read only

Former Member
0 Likes
345

Hi,

Anyone can address my above query?

Jagath