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

Former Member
0 Likes
633

Dear All,

How can I know the current status of the transport request which is released in order to transport to QAS as well as to production servers? I just wanted to know whether it is transported completely/successfully to QAS and production servers.

Best Regards

Renjan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

Hi renjan,

1. If we want to check manually,

2. Goto se09

3. Goto that request number

4. RIGHT-CLICK and chooose 'Transport Logs'

5. It will show all the steps,

as well as, where-where it has been

transported.

regards,

amit m.

Dear All,

How can I know the current status of the transport request which is released in order to transport to QAS as well as to production servers? I just wanted to know whether it is transported completely/successfully to QAS and production servers.

Best Regards

Renjan

4 REPLIES 4
Read only

anversha_s
Active Contributor
0 Likes
587

hi,

Please check this FM.

TR_LOG_OVERVIEW_REQUEST_REMOTE

TR_LOG_OVERVIEW_REQUEST

TR_LOG_OVERVIEW_REQUESTS

These details will exists in E070 table. You will have the last imported/exported date time with system details in this table.

You can simply write SAP query to this table.(SQVI)

Hope this will help.

Regds,

anver

pls amrk points if hlped

Message was edited by: Anversha s

Read only

Former Member
0 Likes
587

Hi,

You can go to transaction SE09/SE10, give your transport request number and you can check if it is released or not.

You could see "released" if it is released to Q or production.

Regards,

Balaji

Read only

Former Member
0 Likes
588

Hi renjan,

1. If we want to check manually,

2. Goto se09

3. Goto that request number

4. RIGHT-CLICK and chooose 'Transport Logs'

5. It will show all the steps,

as well as, where-where it has been

transported.

regards,

amit m.

Read only

Former Member
0 Likes
587

hi ,

go to transaction SE09 or SE10

place the cursor on the request

and from menu GOTO->TRANSPORT LOGS

it will display the entire information of that request.