2007 Jun 13 3:36 PM
hi
I need to reprocess 100 idocs, all of them are created in my system, they are process in different status , 53 , 56 etc
How can I reprocess all of them in a simple process, I mean I need to reprocess 100 idocs in one run?
thanks
2007 Jun 13 3:45 PM
Hi,
I don't think you can reprocess them in one step, as different program is called depends on the status.
You can try to from BD87:
1) process the ones, which are new
2) reprocess the ones, which processed already with errors.
This should work.
Best regards,
Peter
2007 Jun 13 3:47 PM
Use BD87 Transaction to reprocess idoc ,it will not create new idoc
2007 Jun 13 3:55 PM
Hi Seshu
I enter in BD87 but I don't know how to use it.
Would u pls tell me how can I use this transaction?
Thanks
2007 Jun 13 4:03 PM
use ur idoc number in bd87 and execute ,see the status in we02 or we05
2007 Jun 13 6:06 PM
2009 Mar 18 12:47 PM
Hi,
You could reprocess all the IDocs through a background job(transaction SM36) by providing the IDoc numbers. The programs used to repreocess the failed IDocs varies depending on the current status of the errored IDocs. Here are the programs used to reprocess IDocs failing with various error status at the inbound side.
RBDAGAI2 - to reprocess IDocs after ALE inbound error (with status 56, 61, 63, 65)
RBDAGAIE - to reprocess edited IDocs (with status 69 )
RBDAPP01 - to reprocess IDocs with status 64 / 66 (inbound unprocessed IDocs / IDocs failing with serialization issue)
RBDSYNER - to reprocess IDocs with ssyntax error (with status 60)
RBDMANI2 - to reprocess failed IDocs (status 51)
~ Bineah.
2009 Mar 19 8:04 AM
Hi,
it is not possible to push idocs with different status at a single run. Instead you will have to schedule independant jobs for processing of the IDocs. Schedule the jobs based on the Message Types rather than the idoc status.
Thanks
Krithika
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |