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
552

I want to Delete the Idoc which is in Status 30.

Can anyone tell me how can I solve it?

Thanks..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

I want to Delete the Idoc which is in Status 30.

Can anyone tell me how can I solve it?

Thanks..

3 REPLIES 3
Read only

Former Member
0 Likes
515

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

Read only

0 Likes
514

Murali,

I used the FM "EDI_DOCUMENT_DELETE"

I have Deled The IDOC.

Once again thanks...

Read only

former_member194669
Active Contributor
0 Likes
514

hi,

You need archive the IDoc and so the IDoc will be deleted.

or

use Function EDI_DOCUMENT_DELETE will delete an IDOC

aRs