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 Implementation Log

Former Member
0 Likes
664

Hi Gurus,

I have a Transport Request implemented in the production server.

I want to know by whom that TR was implemented. It's one of my TR and I know all the attributes related to it.

Only thing I want to know is who has implemented that TR in production server.

(Apologies!!! this is not something on ABAP)

Thank you.

TDW

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Hello,

In production system transaction STMS_IMPORT; menu Go to -> Import History

Select the request and then menu Edit -> Display More; you will able to see user name (who has imported the request)

Thanks

Krish

5 REPLIES 5
Read only

Harsh_Bansal
Contributor
0 Likes
617

Hi,

Open the TR in P1B.

Click on it and select Goto->Action Log.

May be it will help.

Not sure though.

Regards,

Harsh Bansal

Read only

Former Member
0 Likes
617

Hi Harsh,

Thanks, but what do you mean by P1B ?

TDW.

Read only

Former Member
0 Likes
618

Hello,

In production system transaction STMS_IMPORT; menu Go to -> Import History

Select the request and then menu Edit -> Display More; you will able to see user name (who has imported the request)

Thanks

Krish

Read only

0 Likes
617

Thanks Krishnendu. Problem sorted. Hope you are happy with points offered

TDW.

Read only

Former Member
0 Likes
617

Here you go .........

GO to t code : STMS ( select your TR, use time filter if not found ), import history >select TR, now go to EDIT in menu, select "display more "

there , "OWNER" is who created the TR and "USER" is who moved the TR in production.

But Im not sure if you will have access to STMS in P. All d best.