‎2006 Jun 28 4:02 AM
Hi friends,
I want to delete an IDOC which came to SAP from BIZTALK,
how to do this ? can anybody help me ?
Thanks in advance .
Regards,
Joseph
‎2006 Jun 28 4:55 AM
Archive the IDOC.
RSEXARCA Archiving program for IDocs
RSEXARCB IDoc archiving program for periodic implementation in background
RSEXARCD Delete program for archived IDocs
RSEXARCJ Index file delete program
RSEXARCL Reload program IDoc archive
RSEXARCR IDoc Archive Read Program
RSEXARCS IDoc search for business contents (archive)
Not sure if you ment to delete IDOC Type itself. If so use WE30 trnsaction.
Thanks,
Shashi Reddy
Message was edited by: Shashi Reddy
‎2006 Jun 28 4:59 AM
Thank you shashi,
can you please explain me more ,
should i run the program RSEXARCA first to Archive the idoc and then RSEXARCD to delete the idoc ?
It will be very helpfull if you explain me the procedure to do the deletion in detail.
Thanks & Regards,
Joseph
‎2006 Jun 28 3:59 PM
That is correct. You will need to archive first using the program RSEXARCA. This will create an archive file. You can then use the RSEXARCD program to delete the IDocs that were archived before. It uses the archive file that you created earlier.
Both programs are documented, so you can go to SE38 and look at their documentation.
‎2006 Jun 28 4:51 PM