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

Deleting IDOCs

Former Member
0 Likes
1,228

Why we cannot directly delete IDOC from database? Is it mandatory to use transaction SARA for deleting ?

1 ACCEPTED SOLUTION
Read only

gabriel_pill-kahan
Active Participant
0 Likes
991

You can use transaction WE11 to delete IDocs without archiving.

Why we cannot directly delete IDOC from database? Is it mandatory to use transaction SARA for deleting ?

2 REPLIES 2
Read only

Former Member
0 Likes
991

Hi

We cant give access to user to directly delete from IDOC table( EDDIC, EDDID etc ) and IDOC data is not saved only in one table ..header, item and other details are saved in different tables.. so its good to use standard transaction.. but yes, if there is a need you can use FM to change , delete IDOC data..

Read only

gabriel_pill-kahan
Active Participant
0 Likes
992

You can use transaction WE11 to delete IDocs without archiving.