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: 

how to check whne the objct was first created

Former Member
0 Kudos
109

hi i want to check

when a particular object was first created a table is there ztable lates chane in can tracef ro version mgt

i need to knwo when the first chagne was there and when it was first created

can it be done

regards

arora

1 ACCEPTED SOLUTION

Former Member
0 Kudos
87

for example,

in case of a report

go to se38

display the code and then

goto --> attributes

there u get the created date and the last changed date.

regards,

srinivas

<b>*reward for useful answers*</b>

13 REPLIES 13

Former Member
0 Kudos
88

for example,

in case of a report

go to se38

display the code and then

goto --> attributes

there u get the created date and the last changed date.

regards,

srinivas

<b>*reward for useful answers*</b>

0 Kudos
87

hi

as i clearly stated in my query that i need to have the <b>first change</b> not the LAST change

my main purpose it to vcheck when the object was first created

and in version m anagement also it showns the last change

i need to find he fist change and all list is not avaialabel in version management it shows some last changes...

pls suggest

Regards

Arora

0 Kudos
87

Hi Arora,

The LAST entry in the version management is the entry which will show you the first created by/changed by.

Regards,

Atish

0 Kudos
87

Hi Atish,

i think t hat is not true... as per me...

i suppose version managemet hold several entries for display and u cannot see all entries in that that is the firs date of creation

as i see some of my objects thohgh they are created long back

and versio management is showing only 2007 changes ie some of latest changes?

can u confrim on it

regards

Arora

0 Kudos
87

The version management consists of the versions right from when the object has been created.

So from that the LAST version implicates when the object was initially being created and its request number.

Goto Utilities --> Versions --> Version Management

Regards

Gopi

0 Kudos
87

hi all

i am not able to confrim on that i am checking a program in development env to check for date of creation its a z programa and it shows only the latest versionsin version manamgeme ie of 2007 only

while i h istory of the program is 4 yrs old and we are dong chnages on it since many yrs

last yr itself i did change on it but it is not being shown in vesrion managment

so thats the reason i am supposeing that it shows some entries may be some of latest entries....

regards

Arora

0 Kudos
87

Hi Arora,

It doesn't happen that way.

It shows all the entries. There may be chance that your system is upgraded, may be the older vesrsion removed from system.

Just go to table E070 and E071 or transaction SE01 and check all the TR related to that object. You will find all the TR there and from that you can see which was the first version.

Regards,

Atish

0 Kudos
87

hi

can i check with object name in any tcode as wiht TR i will not be able to check as no details wiht me related to transport only object i know...

regards

Arora

0 Kudos
87

Yes in SE01 also you can check by the object name or check in the table E071 by Object name.

Regards,

Atish

0 Kudos
87

hi Atis

e071 table only shows request no date

can u let me know the steps to see in se01 as there option of only requests i can see...

regards

Arora

0 Kudos
87

Hi Arora,

Goto view V_E071. it will solve your issue.

Regards,

Atish

jaideeps
Product and Topic Expert
Product and Topic Expert
0 Kudos
87

hi,

go to utilities->versions->version management...

thanks

jaideep

*reward points if useful

Former Member
0 Kudos
87

hi Arora

you can check for the same in Se03 also by object name it will give you all details by object name

or with table V_E071

<b>rewards points for all usefull answers</b>

regards

nishant