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

Standard text

Former Member
0 Likes
1,055

Hi all,

I create Standard text using Txn SO10 save it, it not ask for any transport request, I want to transport it to different client, can u suggest me How can i transport Standard text .

Thanks in advance for all your help.

Regards,

Anukool

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,022

Hi anukool,

Go to report RSTXTRAN . (Transfer of SAP script Texts to a Correction).

insert object name that youu2019ve create in standard Text (SO10) at Text key-name

Click on Execute button (F8)

Click on Continue Button (Enter)

Click on Transfer texts to correction button (F5)

Click YES on pop-up screen.

Create transport Request and Save.

Regards,

Sravanthi

Hi all,

I create Standard text using Txn SO10 save it, it not ask for any transport request, I want to transport it to different client, can u suggest me How can i transport Standard text .

Thanks in advance for all your help.

Regards,

Anukool

8 REPLIES 8
Read only

Former Member
0 Likes
1,022

HI Anu,

While saving the standard text this will not ask for TR.

After creating standard text in SO10 go for the Program RSTXTRAN. here u can attach ur standard text to a particular TR. Then u can release the TR.

Thanks,

Edited by: Baidyanath Subudhi on Aug 8, 2008 11:04 AM

Read only

Former Member
0 Likes
1,022

Hi Anukool,

SAP provides two standard programs for you to transport the standard texts.

RSTXSCRP - SAPscript Export to Dataset/ SAPscript Import from Dataset

RSTXTRAN - Transfer of SAPscriptTexts to a Correction

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
1,022

Anukool,

let suppose you want to transport in PRD.

open SO10 in PRD>SO10>utilities>copy from client>give Text Name and Target Name nad also Source client which is your DEV client>execute.

Amit.

Read only

Former Member
0 Likes
1,022

There are Three Ways to do that .

1 Create a transport request using Tcode SE10 and then attached this TR to ur ST.

2. Create the same standard Text on target System and it will require no transportation

3. Execute Program RSTXTRAN or RSTXSCRP.

But bestone and simple would as I menstion in step 2.

regards

rajesh

Read only

Former Member
0 Likes
1,022

hi

just go to utilities and u will find copy from client just press that and enter the source client number ang target client number.

thanks

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,022

Hello,

You can use the program RSTXTRAN to attach the ST to a CTS. Here you need to give the "Correction" task number.

Please bear in mind that the task you select should be of type "Development/Correction". If not then go to SE10, select the task in which you want to attach the ST and follow the path as given below :

Request / Task (Menu Bar) --> Change Type --> Select Development/Correction.

This will let you attach the ST to the task.

BR,

Suhas

Read only

Former Member
0 Likes
1,022

Hi...

write a report and use FM read_text to read std text from one server and then use FM save_text to save the data in dest server..

regards

vivek

Read only

Former Member
0 Likes
1,023

Hi anukool,

Go to report RSTXTRAN . (Transfer of SAP script Texts to a Correction).

insert object name that youu2019ve create in standard Text (SO10) at Text key-name

Click on Execute button (F8)

Click on Continue Button (Enter)

Click on Transfer texts to correction button (F5)

Click YES on pop-up screen.

Create transport Request and Save.

Regards,

Sravanthi