2006 Dec 19 8:25 AM
can any body tell how to transfer 10000 records at a time in ale / idoc's
can any body help me regarding above question.
Thanks & regards
prathap
can any body tell how to transfer 10000 records at a time in ale / idoc's
can any body help me regarding above question.
Thanks & regards
prathap
2006 Dec 19 8:30 AM
If you are looking for triggering 10000 idoc's in one shot, in the partner profile settings you can set the COLLECT IDOC's option and set the 10000 number. So, once 10000 idoc's are generated, the trigger will happen.
Regards,
Ravi
Note - Please mark all the helpful answers
2007 Feb 26 8:34 AM
to howmany systems we can pass information using ale idocs?
one of my interivewer has asked me this question?
2007 Feb 26 8:54 AM
Pratap,
Yes ... you can collect all IDoc and specify maximum number of IDocs that you want to send to middleware system.
First, you need to go to partner profile (t/code WE20) and change output mode to Collect IDocs instead transfer IDoc immediately.
Second, you can execute or schedule a job to run standard program RSEOUT00 to send the collect IDocs to middlware. In here you can specify the number of IDocs. SAP has defaulted to 5,000.
Collect idocs.
If we choose collect idocs option then we should run the program RSEOUT00
explicitly otherwise the program RSEOUT00 is triggered automatically.
So here according to the requirement i had build a custom program
YFI_RSEOUT00 based on the standard program RSEOUT00.
Pls. mark if useful
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |