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

Transport Standard Text Changes

Former Member
0 Likes
973

i have done some changes for the standard text in PB60.

but those changes are not transported in to production

i used

RSTXTRAN

program to transport changes

after selecting relevant Object(TEXT,Z_JKH_LOA_GROUP,ST,E) -> selected 'Transfer texts to correction

request' & then assigned relevant Transport Request to next step

Some blogs says this is the way to do this.......... but it is not working somehow

Can anybody help me to solve this issue

thanx!!!!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hi Waruna,

You can transport the standard text changes with a new transport request using SE01.

In the new transport request provide the details as follows.

PgmID as R3TR

Obj as TEXT

Object nam as TEXT,Standard text name,Text id,Language. Example: TEXT,ZSTTEXT,ST,E

After providing these details Save the CTS and release to transport.

This will deffinately solves your problem.

Feel free to rise if you have any queries on this.

Regards,

SB.

Edited by: sunil bodda on Feb 24, 2009 2:29 PM

2 REPLIES 2
Read only

Former Member
0 Likes
500

Hi Waruna,

You can transport the standard text changes with a new transport request using SE01.

In the new transport request provide the details as follows.

PgmID as R3TR

Obj as TEXT

Object nam as TEXT,Standard text name,Text id,Language. Example: TEXT,ZSTTEXT,ST,E

After providing these details Save the CTS and release to transport.

This will deffinately solves your problem.

Feel free to rise if you have any queries on this.

Regards,

SB.

Edited by: sunil bodda on Feb 24, 2009 2:29 PM

Read only

Former Member
0 Likes
499

The transport has to be a customizing transport. Once the report RSTXTRAN is executed, you would be getting a screen where you can enter the "TASK" number (in the name of correction selection option), object,name,ID and Language - you would be getting a Provisional List of Texts to be transferred screen, select the required texts and press enter. Then you would be taken to the screen "Final List of texts for correction".There you can transfer texts to correction.

You can check the texts added to the transport in SE10.

Edited by: Krishna Adabala on Feb 24, 2009 2:44 PM