Skip to Content
0
Former Member
Mar 25, 2009 at 07:47 PM

JDBC to IDoc Scenario

27 Views

Hi All,

I am working on a JDBC ---> IDoc scenario.I have bundles IDoc by changing the occurance of the IDoc to 0..unbound as mentioned by Michal in his blog.So the final XML message looks like

<MATMAS>

<Idoc1>

<Idoc2>

......

......

</MATMAS>

The IDoc message also reaches R/3, I can see the IDoc in WE05 of R/3.But its with error which says

"IDoc included in IDoc packet containing an error: transfer it separately".So my question is , Is there a way to process Mutilple Idoc in R/3 ,if so how?

Thanks,

Venu