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 for Scripts

Former Member
0 Likes
1,103

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......

10 REPLIES 10
Read only

Former Member
0 Likes
1,006

hi this can be known in the se01 also.

regards,

venkat

Read only

Former Member
0 Likes
1,006

Hi,

goto( se01 transaction ). Here you will find the current active transport number.

Thanks,

Ramya.R

Reward if usefull.

Read only

Former Member
0 Likes
1,006

Hi Buddy,

Use table E071 to find ur transport request using script name.

Reward points if found useful.

Thanks

Satyesh

Read only

former_member188829
Active Contributor
0 Likes
1,006

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.

Read only

Former Member
0 Likes
1,006

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

Read only

Former Member
0 Likes
1,006

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.

Read only

GauthamV
Active Contributor
0 Likes
1,006

hi,

u can check in SE03.

select search for objects in request - execute.

give form -form name - execute.

hope this helps.

Read only

JoffyJohn
Active Contributor
0 Likes
1,006

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.

Read only

Former Member
0 Likes
1,006

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.

Read only

0 Likes
1,006

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