‎2008 Jun 11 8:32 AM
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.
‎2008 Jun 11 8:36 AM
Hi,
go to the include in display mode.
goto UTILITIES>VERSIONS>version managerment
u will find the TR for the include.
Regards,
Sriram
‎2008 Jun 11 8:39 AM
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
‎2008 Jun 11 10:06 AM
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.
‎2008 Jun 11 10:33 AM
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.
‎2008 Jun 11 11:00 AM
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 .
‎2008 Jun 11 8:38 AM
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.
‎2008 Jun 11 8:39 AM
Hi,
Follow the below path ..
Go to SE38 Utilities-> Version->Version Management
‎2008 Jun 11 10:08 AM
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.
‎2008 Jun 11 10:16 AM
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.
‎2008 Jun 11 10:20 AM
Hi gautham ,
Thanks for the repply But these tables does not exists ,i checked from se11 and se16
‎2008 Jun 11 10:25 AM
hi,
e070 and e071.
they r zeros not o's.(ezero71 and ezero7zero).
reward if hlpful.