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

Delete Inbound Idoc

Former Member
0 Likes
1,083

Hi there,

I have a situation with some errors IDocs that I would like to know from the Idoc monitor BD87. I'm receiving ORDERS05 and some of the messages were reprocessed using the WE19 and post it.

I would like to know how to delete those messages with error one by one.

Thanks in advance

Alexis

3 REPLIES 3
Read only

Former Member
0 Likes
548

Hi Alexis,

U can DELETE IDOCs usingt Transaction WE11---> Delete IDocs

Please check this program

RBDCPCLR

RSEXARCD

Please check this link

Delete/Remove of IDocs from R3

http://www.sap-img.com/basis/delete-remove-of-idocs-from-r3.htm

Archiving and Deleting IDocs

http://help.sap.com/saphelp_nw2004s/helpdata/en/dc/6b821443d711d1893e0000e8323c4f/content.htm

Best regards,

raam

Read only

Former Member
0 Likes
548

Hi,

You can use the Trans.Code WE11 and in Max. No. of idocs pass the value as 1. It will delete only one record at a time.

Regards,

Naresh.

Read only

Former Member
0 Likes
548

Thanks you very much