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

To make Local Text Elements Transportable

Former Member
0 Likes
605

Hi all,

In a user exit, I have the text elements ( Text Symbols ) local ....

How can I make it Transportable ?

I can't find goto --> Object Directory Entry for the Text Elements to include it in a TR ...

Thanks a lot,

Hi all,

In a user exit, I have the text elements ( Text Symbols ) local ....

How can I make it Transportable ?

I can't find goto --> Object Directory Entry for the Text Elements to include it in a TR ...

Thanks a lot,

3 REPLIES 3
Read only

Former Member
0 Likes
527

HI,

Use the program RSTXTRAN to transport the text elements. Add the Request number and in that an transport the same.

Regards,

Ram

Read only

Former Member
0 Likes
527

Hi,

Goto SE38 and give the program name RSTXTRAN and press execute, then it will ask the Standard text name, give that and press execute, and it will ask the Request name, the request will be a customized request

Regards

Sudheer

Read only

Former Member
0 Likes
527

Hi,

When you are creating the Text element for the first time, when you save it asks for the Request. then it saves automatically in the same request of the code.

other wise you can go to the request

double click on it, change

then enter the object for this text elements like

R3TR -REPT-<program name>

it will be added.

the program RSTXTRAN is used to add request for Long Texts created in SO10.

Reward points if useful

Regards

Anji