2006 Aug 07 11:14 AM
Hi,
Is there any way that we can reprocess all error idoc in a time frame,
Eg., I want to set one hour of automatic processing of all error idocs based on particular message type.
Is it possible, please let me know.
Hi,
Is there any way that we can reprocess all error idoc in a time frame,
Eg., I want to set one hour of automatic processing of all error idocs based on particular message type.
Is it possible, please let me know.
2006 Aug 07 11:18 AM
Hi,
Use Program : RBDMON00 to re-process Error IDOC's.
schedule the same program in background for automatic processing .
Regards
Appana
2007 May 14 5:47 PM
Hi Appana,
I am not able to look at this program in se38. Any suggestion?
2006 Aug 07 11:18 AM
YOu can create a custom report program which gets al the idcos of a particular message type (Obviously which are failed) and submit the program RBDPROCESS with Idoc numbers,
SUBMIT RBDPROCESS AND RETURN WITH P_IDOC IN R_DOCNUM
WITH P_NODISP = 'X'.
Regards,
ravi
Regards,
Ravi
2007 May 14 5:48 PM
Hi Ravi,
I am not able to look at this program RBDPROCESS in se38. Any suggestion?
Arfeen
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |