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
562

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
524

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

3 REPLIES 3
Read only

Former Member
0 Likes
525

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

Read only

0 Likes
524

Murali,

I used the FM "EDI_DOCUMENT_DELETE"

I have Deled The IDOC.

Once again thanks...

Read only

former_member194669
Active Contributor
0 Likes
524

hi,

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

or

use Function EDI_DOCUMENT_DELETE will delete an IDOC

aRs