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

Tcode to delete idocs from sequence table

Former Member
0 Likes
1,132

Hi All

What is the tcode to delete the idocs from sequence table?

I have issue,wherein the user needs to delete the idocs those are already in 68 status in we02/09.He doesnt want to view those idocs in WE02/09 anymore.He wants it to be deleted from sequence table so that the suceeding idocs will be posted.

I appreciate your swift response.

BRgds

Asha Banu A

4 REPLIES 4
Read only

Former Member
0 Likes
693

Hello,

Once IDOCs have 68 status, it is complete and there will not be any action on them. Users may exclude them from viewing in the selection screen. If you really want to delete IDOCs, please see the Documentation on Archiving Object 'IDOC' in transaction SARA.

Thanks,

Venu

Read only

Former Member
0 Likes
693

Use the function module "EDI_DOCUMENT_DELETE" or Transaction code WE11.

Regards

Vinod

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
693

>

> Use the function module "EDI_DOCUMENT_DELETE" or Transaction code WE11.

In WE11 i don't see how you restrict the idocs to be deleted based on their status ?

And what is the point in deleting those idocs, filter out those idocs based on the statuses or archieve them as suggested.

I don't think deleting the processed idocs is a good idea.

Read only

Former Member
0 Likes
693

answered