‎2008 May 15 10:21 AM
Hi Gurus,
How can I know the Transport Request for my Script form , other than SE09 and SE10.
Thanks in Advance.
Thanks and Regards
Siri......
‎2008 May 15 10:23 AM
‎2008 May 15 10:24 AM
Hi,
goto( se01 transaction ). Here you will find the current active transport number.
Thanks,
Ramya.R
Reward if usefull.
‎2008 May 15 10:25 AM
Hi Buddy,
Use table E071 to find ur transport request using script name.
Reward points if found useful.
Thanks
Satyesh
‎2008 May 15 10:25 AM
Hi,
You can find it from E071 Table
Just give Your Script Name in Object Name (OBJ_NAME Field) as input then You will get Request Number For that one.
‎2008 May 15 10:26 AM
hi,
Check out in E071 table ...OBJECT = 'FORM' and OBJ_NAME = <FORM NAME>.
Regards,
Santosh
Edited by: Santosh Kumar Patha on May 15, 2008 3:04 PM
‎2008 May 15 10:26 AM
Hi ,
Transport request are mainly known in se09 and se10
other than that u can go for e071 or se01.
In se71 give the script name then goto( Utilities --> Version ). Here you will find the current active version transport number.
Rewards points if helpful.
‎2008 May 15 10:31 AM
hi,
u can check in SE03.
select search for objects in request - execute.
give form -form name - execute.
hope this helps.
‎2008 May 15 10:36 AM
In Se16 tcode: take table:E071
give the following values and execute.
PGMID R3TR
OBJECT FORM
OBJ_NAME "ur sapscript form name
you will get the transport request related to this form.
‎2008 May 15 10:40 AM
Hi Abhinava,
Goto SE03 than choose Search for object for request/task than in object selection check the check box and give FORM in box and write your form name in text box against it.
than execute all request you will get.
Hope this would help!
please assign points if solved.
Amit.
‎2008 May 15 11:01 AM
hi
go with se01 that u can C trnasport request which u saved
EX devk90007
first resils task then relise request,
then go STMS thar u can c wether it was relised r not .
4m that it was work of BASIS people not ABAPers