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

Transport request creation date

Former Member
0 Likes
21,017

Hi Experts,

How can I find creation date of a transport request. I am able to find the last changed date only. Is there any function module or table to find out the transport request creation date.

Thanks in advance,

Venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
9,523

You can find the creation date and creation time in the table E070CREATE for the given request number.

Hi Experts,

How can I find creation date of a transport request. I am able to find the last changed date only. Is there any function module or table to find out the transport request creation date.

Thanks in advance,

Venkat

7 REPLIES 7
Read only

Former Member
0 Likes
9,523

Hi venkat,

Go to t-code SE01.

find transport request .

go to property tab.

there you can find create date and last change date.

Regards,

vijay

Read only

Former Member
0 Likes
9,523

Hi,

You can check the date of trasport req.....by going to SE01 and then double clicking on the request name

you will get following tabs Properties , objects , documentation

click on properties tab

and check Last changed date

I hope it clarifies..

Thanks

manish

Read only

Former Member
0 Likes
9,523

Hi,

Check in the table E071, search entries with TR number, and in the results the column OBJ_NAME will have creation date and time. Basically this field is will have concatenation of TR, CREATION TIMESTAMP and USER.

Regards,

Manne

Read only

Former Member
0 Likes
9,524

You can find the creation date and creation time in the table E070CREATE for the given request number.

Read only

Former Member
0 Likes
9,523

Dear Venkat,

Use T.Code SE01.

write your request number and click on Action Log Button.

It will give all the details since the request has been created.

Regds,

Anil

Read only

Former Member
0 Likes
9,523

Hi,

check in this table E070CREATE.

Regards,

Sneha.

Read only

bi7kiran
Active Participant
0 Likes
9,523

HI

Check in the table E071, search entries with TR number, and in the results the column OBJ_NAME will have creation date and time.

Here you get all the details related to the TR.

Or you can also go to se16 and and give the wild card E* and those are almost related to Transports table.

Hope this may be help ful to you

Many thanks

kiran