2006 Sep 08 12:07 PM
Hi, I know there are some Reports to execute which will delete Idocs. We have some Idocs that have status 51, and want to delete them.
Any ideas?
2006 Sep 08 12:33 PM
Hi Rune,
u can delete the idocs by using tcode we11(delete idocs),OR run the program RSETESTD.
regards,
nagaraj
Hi, I know there are some Reports to execute which will delete Idocs. We have some Idocs that have status 51, and want to delete them.
Any ideas?
2006 Sep 08 12:20 PM
2006 Sep 08 12:33 PM
Hi Rune,
u can delete the idocs by using tcode we11(delete idocs),OR run the program RSETESTD.
regards,
nagaraj
2006 Sep 08 12:47 PM
Hi,
<b>1st way:-</b>
IDOC Related programs
1. Archive RSEXARCA and RSEXARCB
<b>2. Delete RSEXARCD </b>
3. Read archiveRSEXARCR
4. Restore RSEXARCL
-
<b>2nd way:-</b>
use FM <b>EDI_DOCUMENT_DELETE</b> .
pass the IDoc Number to it and delete the one which you want.
-
<b>3rd way:-</b>
use the tcode WE11 or program RSETESTD to delete an IDOC
Regards
Sudheer
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |