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

Delete flag into request order ?

FredericGirod
Active Contributor
0 Likes
472

Hi,

how to see into a request order (SE01 / SE10/ ..) the key of the table that were create or delete ? How to distinguish between the both case ?

Thanks

Fré

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
385

check the tables E070 AND E071 AND E0* IN SE11

Frede can u elaborate the query bit more .

regards,

vijay

2 REPLIES 2
Read only

Former Member
0 Likes
386

check the tables E070 AND E071 AND E0* IN SE11

Frede can u elaborate the query bit more .

regards,

vijay

Read only

0 Likes
385

The query is quite simple.

We have not the same entries between our Development and Quality system in somes tables/views. I would like to check the list of orders that have created/deleted entries.

To search order I use the SE03 transaction with R3TR TABU & R3TR VDAT

But inside the order I'm not able to understand when the entry is created and when is deleted.

I'm going to check the tables E07*

Thanks

Fred