Application Development 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: 

Idoc Deletion

Former Member
0 Kudos
91

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

Can anyone tell me how can I solve it?

Thanks..

1 ACCEPTED SOLUTION

Former Member
0 Kudos
53

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

3 REPLIES 3

Former Member
0 Kudos
54

Venkat,

Use the FM

"EDI_DOCUMENT_DELETE"

Pls. reward if useful

0 Kudos
53

Murali,

I used the FM "EDI_DOCUMENT_DELETE"

I have Deled The IDOC.

Once again thanks...

former_member194669
Active Contributor
0 Kudos
53

hi,

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

or

use Function EDI_DOCUMENT_DELETE will delete an IDOC

aRs