Unable to loop over a document list to send Idoc's

Iam using 10.7 and trying to loop over a document list which contains several documents which need to be sent to SAP.

when I loop over the document list and invoke below 3 steps to send idoc to SAP

pub.sap.idoc:documentToIDoc
pub.sap.idoc:encodeSDATA
pub.sap.transport.ALE:OutboundProcess

First document is sent to SAP and loop is completed, without iterating on remaining documents present in document list.

No error, No document list dropping is done, inside the loop. Any thoughts what might be happening ?

Hi Sandeep,

please share some screenshots of your implementation, the above description is not clear, how the looping is implented.

Regards,
Holger

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.