‎2006 Jun 23 6:08 AM
Hi Friends,
I have created some SAPScript Text ( through SO10 ).I want to know in which Request and in which development class it is saved ( it has not asked me for Request number and dev class and there are so many requests created by me.
I searched for the same and found 1 request in which folowing task is present -
<b> SAPscript Text
OCS,V3ZI38,STAM,R</b>
Is it the same, how can i see all these in my system ??
Sonal
‎2006 Jun 23 6:27 AM
Hi,
When u created SAPScript Text in SO10 ,it won't ask any request or it won't saved under any request.
u have to save that SAPScript Text in a request..
steps to save SAPScript Text in a request...
->go to se38 -> RSTXTRAN -> Execute(F8)
-> again press F8(Execute)
-> Press Deselect all button
->in find (Ctrl+F) give ur SAPScript Text name
->check that
-> Press 'Enter'(on ur key board)
->Now click d button 'Trsfr texts to corr.' button
->now it will ask to assign request number
->( u can save any existing request or ur own request number)
but it stored as Customizing Request(every SAPScript Text is assigned to a request as like this only)...
I Think this will solve ur problem
Pls reward me..
‎2006 Jun 23 6:15 AM
Hi,
The text maintain through so10 does not go into any transport request.
It is not transportable.
Regards,
Wasim Ahmed
‎2006 Jun 23 6:16 AM
Hi
SAPscript Text is client independent.
U can read the text using READ_TEXT Function Module.
In SO10 Use the Menu Path GOTO->Header values as input to FM.
‎2006 Jun 23 6:24 AM
Can you please tell me how can i transport it to quality server ??
Sonal
‎2006 Jun 23 6:31 AM
hi,
When you open your text.
there are option of upload and download in menu.
Use
TEXT->download
TEXT->upload.
Regards.
Wasim Ahmed
‎2006 Jun 23 6:27 AM
Hi,
When u created SAPScript Text in SO10 ,it won't ask any request or it won't saved under any request.
u have to save that SAPScript Text in a request..
steps to save SAPScript Text in a request...
->go to se38 -> RSTXTRAN -> Execute(F8)
-> again press F8(Execute)
-> Press Deselect all button
->in find (Ctrl+F) give ur SAPScript Text name
->check that
-> Press 'Enter'(on ur key board)
->Now click d button 'Trsfr texts to corr.' button
->now it will ask to assign request number
->( u can save any existing request or ur own request number)
but it stored as Customizing Request(every SAPScript Text is assigned to a request as like this only)...
I Think this will solve ur problem
Pls reward me..
‎2006 Jun 23 6:38 AM
‎2006 Jun 23 6:40 AM
Hi sonal,
1. a little tricky
2. goto se09 and create a new
customizing rqeuest.
3. after that
in the object list,
go in edit mode
and a new window will come
where u can add the objects(in table control)
4. there u put
program id = R3TR
object type = TEXT
object name = TEXT,YHRS_FNF_LTR,YHR1,E
where
YHRS_FNF_LTR = name of standard text
YHR1 = TEXT ID
E = english language
regards,
amit m.
‎2006 Jun 23 7:21 AM
Hi
When u create a Standard text or make any changes to the existing Standarad text , it does not ask for any transport request.
Creating request for Standard text:
go to Tcode- SE38.
Execute program RSTXTRAN.
Give the text name in Text key-name field
Then execute
In next window , select all or check the check box .
Then enter.
Then select Trsfr texts to corr.
Now window for creating transport request will appear.
here u can create new transport request.
Regards,
Lakshmi.