‎2008 Jul 17 10:16 AM
hi all
i would like to know how to reprocess outbound idoc....
thanx
rocky
‎2008 Jul 17 10:22 AM
is it outbound idoc with message control? if that is the case then run program RSNAST00 to reprocess..
‎2008 Jul 17 10:24 AM
Hi,
Use transaction BD87 Reprocessing IDOCs.
In Transaction BD87 give the IDOC number and click on execute.
Now select the IDOC and click on Execute Process push button on application toolbar or Press F8 button
Best regards,
raam
‎2008 Jul 17 10:39 AM
Hi,
If you wanted to reprocess the Outbound IDOC, you need to do the following steps:-
1. Execute the program RC1_IDOC_SET_STATUS by giving the idoc number, current status of the idoc and new status 30 and remove the test run flag in the selection screen.
2. Execute the program RSEOUT00 by giving the idoc number as input.
Then the outbound idoc will be reprocessed with out generating a new idoc.
Thanks,
Mahesh.
‎2008 Jul 17 11:23 AM
thanx a lot for the reply,
does BD87 creates completely new IDOC or just does reprocessing.
rocky
‎2008 Jul 17 11:52 AM
‎2009 Mar 03 8:13 AM
Hi,
Here are a few programs to reprocess outbound IDocs based on their present status.
- Program RSEOUT00 (to reprocess 30 status IDocs)
- Program RBDSYNER (to reprocess 26 status IDocs - Idocs with syntax error)
- Program RBDAGAIN (to reprocess IDocs with status 02, 29 - Idocs failing with error in port and partner profile respectively)
~ Bineah.
‎2009 Mar 03 8:22 AM
Hi,
One more program,
Program RBDAGAIE to reprocess edited IDocs(status 32).
~ Bineah.
‎2009 Mar 05 6:15 AM
Hi,
Program RBDAGAIN( Reprocess IDocs with status 25,04,05)
Program RBDMOIND(Push an IDoc from status 03 - status 12(Dispatch OK)
Thanks
Krithika
‎2009 Mar 05 6:21 AM
HI,
BD87 will reprocess the same idoc and it wont generate new idoc.
WE19 will reprocess and will generate new idoc.
Regards,
Naveen
‎2009 Mar 05 10:55 AM
Hi Rocky,
All the programs mentioned below like RBDAGAIN, RSEOUT00,RBDMOIND,RBAGAIE and reprocessing through BD87 will only reprocess the existing idoc and new idoc will not be generated. Also run these programs in background, as it is safe.
New idocs are generated when you send the master data through transactions like BD10, BD12, BD14 etc.
or when you send data through WE19.
Regards
Vinod
‎2009 Mar 11 5:18 AM
Hi,
Outbound IDocs normally would be in 30 status before going to either 03/26/29 etc. In which we are not reprocessing the 30 status idoc but pushing it . This Idoc would be in 30 status because we have specified the Output mode in the Partner Profile(WE20) as " Collect IDocs".
Thanks
Krithika