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

how to find out request no for include program

Former Member
0 Likes
1,083

Hi Geeks,

I have modified include program( ZNONCCE1STANDATE) in SO10 .But i am not able to get the request no for the same ,please suggest me how to find out the request no for the same .i have tried from SE03 t code.

11 REPLIES 11
Read only

Former Member
0 Likes
1,058

Hi,

go to the include in display mode.

goto UTILITIES>VERSIONS>version managerment

u will find the TR for the include.

Regards,

Sriram

Read only

0 Likes
1,058

there are no Tp's generated for the Standard texts we create in SO10 .

for moving it to next box we do have to append teh standrad text to the TP of the sapscript form it is using and pass it

Use the program RSTXTRAN

Read only

0 Likes
1,058

Hi vania,

Thanks for the reply But i have tried with all the options provided .can suggest me can i create one more request .any standard Programs.

Read only

0 Likes
1,058

Guys,

I think what Sudhakar needs is actually "how to attach the standard text include to a transport request" in order to move it to QA / Prod.

Sudhakar,

Unlike other ABAP objects, standard text includes (those created in SO10) do not automatically get attached to a transport request. We need to manually do this.

Steps:

1. In SE09 create a customizing request with a correction task.

2. From SE38 run report RSTXTRAN

3. On the selection fill the following...

a. Name of correction: Your correction task

b. Text key - object = "TEXT"

c. Text key - name = This will be your Z-inlcude text which you modify

d. Text key - ID = "ST"

e. Text key - language = EN (or your language of modification)

4. Execute this report and check SE09... your include text will be assigned to the request.

This will definately solve your problem. If so please mark this query answered.

Regards.

Read only

0 Likes
1,058

Thanku u for time .

I will explain u clearly, i have modified script for the script i do have a request no for teh script as well as for the print program and modified zincude program from so10(long text ) but i hope somebody might have changed the include program unable to find out .but now i want to assign the same zinclude program to script .but unable to get the request no for the same .

Read only

Former Member
0 Likes
1,058

Hi,

One way to do it is go to the program/include in SE38....

-> Utilities -> Versions -> Version Management.

OR check your include in the transport organizer SE09/SE10.

If you query is answered please reward points.

Regards.

Read only

Former Member
0 Likes
1,058

Hi,

Follow the below path ..

Go to SE38 Utilities-> Version->Version Management

Read only

0 Likes
1,058

Hi santosh,

Thanks for the reply But i have tried with all the options provided .can suggest me can i create one more request .any standard Programs.

Read only

0 Likes
1,058

hi,

if request is created for that then it will defnitly be stored in these tables.

all request no's will be stored in tables E070 and E071.

Check there.

reward points if hlpful.

Read only

0 Likes
1,058

Hi gautham ,

Thanks for the repply But these tables does not exists ,i checked from se11 and se16

Read only

0 Likes
1,058

hi,

e070 and e071.

they r zeros not o's.(ezero71 and ezero7zero).

reward if hlpful.