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

script

Former Member
0 Likes
697

Hello guys,

I want to find the TP request number of SAPscript.How can we find that?

We can't find that using utillities-->version management..

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
673

Hi,

You can find the same from the table

<b>E070 and E071</b>

Reward if useful.

Regards,

Anji

6 REPLIES 6
Read only

Former Member
0 Likes
674

Hi,

You can find the same from the table

<b>E070 and E071</b>

Reward if useful.

Regards,

Anji

Read only

Former Member
0 Likes
673

in E071 table u can find the Trasport request number for any developement object.

in E071 selection screen, enter the object name in OBJ_NAME field, and then execute, u wil get Transport requests those are attached to it. all the relesed versions also u can find here.

regards,

Sujatha.

Read only

Former Member
0 Likes
673

Hi

Goto <b>SE03 , Select Search for objects in Request / task</b>

In object selection - give <b>FORM</b> ( select Sapscript form)

Give the Form name and execute.

Regards

Rusdiar S

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
673

Hi Ravi

Check in the tables:

E070 and E071

Regards,

kumar

Read only

Former Member
0 Likes
673

go to se09 in menu goto-->object in requests.

here at left hand side give R3TR FORM check yhe check box in right hand side input box give the name of the script.

at below you can find 2 check boxes modifiable and released just check both for both info.

press F8 it will show the request no.

regards

shiba dutta

Read only

0 Likes
673

Thanks