cancel
Showing results for 
Search instead for 
Did you mean: 

Sending IDOCS

Former Member
0 Kudos

We are sending IDOCs from R/3 to our suppliers thru XI.

Would it be possible to collect the IDOCS that are created for the day and send it at a particular time/after particular count(Say 200) from R/3 to XI in one shot?

If this is possible what exactly we need to do in R/3 side?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

ferry_lianto
Active Contributor
0 Kudos

Hi Mohan,

Yes ... you can collect all IDocs and send them at a particular time to middleware system.

First, you need to go to partner profile (t/code <b>WE20</b>) and change output mode to <b>Collect IDocs</b> instead transfer IDoc immediately.

Second, you can execute or schedule a job to run standard program <b>RSEOUT00</b> to send the collect IDocs to middlware. In here you can specify the date and time last changed (Date Created) to IDocs.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful

moorthy
Active Contributor
0 Kudos

HI Mohan,

You can send all idocs at one time as package, but in XI,it receives one idoc per message. So again, in XI using BPM , you need to collect the Idocs for Specific interval of time/depends on the number of messages/depend on the Message.

So it will not help you on this scneario.

Check this blog to help in achieving the same with the help of BPMCollect Pattern.

/people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages

Some threads-

Hope this helps,

Regards,

Moorthy

Message was edited by: Krishna Moorthy P