Skip to Content
0
Former Member
Apr 21, 2009 at 02:25 PM

Idoc Serialization

26 Views

Hi All

My scenario is JDBC to IDOC

Scenario will create article master in SAP. The problem is, using ARTMAS05 it is not possible to create Purchasing views. So we are using INFREC01 to carry purchase view data. If I am using BPM for this.

Mapping will be like this

MT_Aritcle ---> ARTMAS05

MT_Aritcle ---> INFREC01

The problem is If the first idoc ARTMAS05 goes to error then second Idoc will not create, But if the first idoc is successful and second idoc is going to error then i have to roll back the first idoc post. How can we achieve this ? Please provide the solution for this issue.

Thanks In advance

Nisha