‎2012 Mar 06 7:06 AM
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
‎2012 Mar 06 7:37 AM
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
‎2012 Mar 06 7:27 AM
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
‎2012 Mar 06 7:33 AM
‎2012 Mar 06 7:37 AM
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
‎2012 Mar 06 9:51 AM
Thanks Krishnendu. Problem sorted. Hope you are happy with points offered
TDW.
‎2012 Mar 06 7:46 AM
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.