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

transporting standard text

Former Member
0 Likes
830

hi every body,

i am trying to transfer the standard text , for that first i am trying to create a transport request using se10 , so while assigning the object details like

Program ID , Object Type , Object Name

i am facing formatting problems.

my standard text name is "logotxt" and ID is "lt"

so any body please help how to give these values in creating a request. so that i can use that request in "RSTXTRAN" program for transferring.

thanx in advance,

regards,

mounika.

6 REPLIES 6
Read only

Former Member
0 Likes
778

Use the program <b>RSTXTRAN</b> for attaching a standard text to any request number to transport.

check out the following link.

http://help.sap.com/saphelp_47x200/helpdata/en/f4/b4a1ed453611d189710000e8322d00/frameset.htm

Read only

Former Member
0 Likes
778

You need to first create tr. request.

Then use the program and specify the Object, ID and the name of the text.

What is the issue you are facing?

Regards,

Ravi

Note Please mark all the helpful answers

Read only

Former Member
0 Likes
778

Hi ,

create Text using Tcode SO10 , and Crete TP in Se10 , finally run the report RSTXTRAN and pass the TEXT IDs and in the NAME OF CORRECTIONS enter Ur TP Nunber


Name of correction                                               = DEVK1000000                 
Text key - object                 TEXT                                            
Text key - name                                                                   
Text key - ID                     ST                                              
Text key - language               EN                                                                                
Regards
Prabhu 
            

Read only

Former Member
0 Likes
778

Hi,

just create a blank trasnport request, then use program RSTXTRAN and assign the transport request name in field 'Name of Correction'. You dont have to manually enter the text in the transport request, it will be done by the program, all you need to do is create a blank TR and assign it in the program.

Read only

Former Member
0 Likes
778

Hi,

1. Go to SE78 transaction

2. Go to folder "Stored as Text (obsolte )"-->"Standard

text" folder>Expand it->Again go to folder "ST

Standard Text"-->Double Click

3. Specify the standard text name you have created in the

field displayed and also the language.

4. Press enter

5. It will ask for transport request

Regs,

Venkat Ramanan

Read only

Former Member
0 Likes
778

Hi mounika,

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

TEXT = TEXT

YHRS_FNF_LTR = name of standard text

YHR1 = TEXT ID

E = english language

regards,

amit m.