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

Rollback issue

0 Likes
452

Hi,

for a inbound idoc processing i am creating a delivery doc then using the delivery creating PGI.

Now my requirement is if the PGI fails i have to roll back both the PGI and even the delivery document.

Is it possible. Guys please suggest.

1 REPLY 1
Read only

Former Member
0 Likes
369

Are you using custom function module (and then using BAPI?)... I would presume that rollback work should work...We have done rollback within IDOC processing function modules (two BAPI calls with in IDOC fm) and have had no issues