Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC Deletion

Former Member
0 Likes
666

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

4 REPLIES 4
Read only

Former Member
0 Likes
540

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

Read only

0 Likes
540

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

Read only

0 Likes
540

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.

Read only

Laxmana_Appana_
Active Contributor
0 Likes
540

Hi,

Check the transaction WE11.

Laxman