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: 

Info about Released request

Former Member
0 Kudos

How can I figure out when did a request created? There is a request that has been already Released and I can't find action log to it, there is only a transport log but it doesn't show when did the request originally created. Is there any option to figure it out?

3 REPLIES 3

Former Member
0 Kudos

Hello,

In se10 go to Display(or press F5)-->enter the request no>Dbl click on the request no--->Select Property Tab

This will show

Target client

Source Client

Created by which User

Last Changed Time.

Or

In se10 go to Display(or press F5)-->enter the request no-->Dbl click on the request no Select the request in the Click GoTo -


>Action log.

Or

look for the file in the operating system level at location

\usr\sap\trans\actlog\<request no>.<sid>

Hope this helps

Pl dont forget to award suitably.

Regards

Former Member
0 Kudos

Hi,

you can use <b>AL11</b> to look at the operating system. Look for directories:

<b>/usr/sap/trans/cofiles</b>---In co-files consist of controll information of data.

<b>/usr/sap/trans/data</b>----


In data files consist of actuall data information

<b>/usr/sap/trans/actlog</b>----Gives information about the requests created, requests released

Additionally,users can use SE09 and SE10 to look at their change requests.

Hope it helps.

Please award points if it is useful.

Thanks & regards,

santosh

former_member190272
Active Contributor
0 Kudos

Hi

Check SE09 and Ctrl+F You find the request

Thanks

Pankaj Kumar