2007 Apr 17 6:45 AM
how can we reprocess the idoc that is failed for inbound
2007 Apr 17 6:47 AM
2007 Apr 17 6:53 AM
Hi Srinivasarao,
In table EDIFCT there is the combination of message type and IDoc type assigned to a function module to processs the IDoc. Find this function and put a break-point in it. Then reprocess the IDoc with <b>BD87 (or the ABAP RBDINPUT to save an extra step)</b> and debug from where the procedure stops. From here, you are in the application and can to see what goes awry.
Thanks and regards
Vipin Das
2007 Apr 17 7:15 AM
Hi,
You can use transaction BD87 to reprocess the IDoc.
and use the following programs to reprocess outbound and inbound error IDoc(s).
RBDAGAI2 - Re-processing of IDocs after ALE Input Error
RBDAGAIE - Reprocessing of Edited IDocs
RBDAGAIN - Process Outbound IDocs with Errors Again
RBDAGAIP - New Posting of Partially Posted IDocs
RBDMANI2 - Manual Processing of IDocs: Post IDocs Not Yet Posted
Reward if it helpful
Thanks
Vana
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |