‎2011 Mar 10 4:46 PM
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.
‎2011 Mar 10 5:14 PM
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