Skip to Content
0
Former Member
Feb 25, 2010 at 11:12 AM

Split the IDOC into multiple IDOC if the IDOC has more than 500 records

660 Views

Hi All,

I developed an outbound IDOC in which we are facing an issue.

There is some limitation on the maximum idoc size it can handle.

If number of records is more than 500, split the idoc into multiple iDoc's, e.g. if it would have 1300 records , the result would be 2 iDoc's with 500 records, and the last one would have 300 records

How can i acheive this.

Regards

Jai