cancel
Showing results for 
Search instead for 
Did you mean: 

Plant creation date

p391977
Contributor
0 Kudos

Hi experts,

Can anybody say How to track plant creation date from Tables or any other means.

Accepted Solutions (0)

Answers (1)

Answers (1)

venkateswaran_k
Active Contributor
0 Kudos

Check the tables  E070 and E071  -

That is By joining E071K-TRKORR and E070.

go to SE11

E070- Progarm Id = 'R3TR'

          Object type = 'TABU'

           Object name = 'T001W'

Select these records

Again E071 table

and get thevalues of above step - TRKORR values - basically they are requiest ids

Then give those values in selection criteria and execute

You will get date, time, user etc.

Regards,

Venkat