Skip to Content
0
Former Member
May 13, 2008 at 09:12 AM

Not able to Post multiple IDOCS

362 Views

Hi All,

I am getting my output from XSLT mapping like below:

<?xml version="1.0" encoding="UTF-8" ?>

<ZORDERS5>

+ <IDOC BEGIN="1">

.......

......

+ <IDOC BEGIN="1">

......

......

</ZORDERS5>

But in the SAP R/3 it is able to post only the last IDOC (which is second IDOC in this case). I want to post all the IDOCS. What could be the problem?

Edited by: sreinivas prak on May 13, 2008 11:12 AM