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

Text Element Problem

Former Member
0 Likes
1,243

HI All,

I am having a report in which I have used some selection texts and text elements

but when i moved the report to production the text elemets have not got moved and when I am making any changes in the text elements it is not asking for request.

Please suggest how to move the text elements to the production server

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,216

in your abap editor goto--> text elements.

activate it.

in this screen utilities-->version check the request no . now in se09 transport it.

regards

shiba dutta

11 REPLIES 11
Read only

Former Member
0 Likes
1,216

Hi,

Generally when you are creating Text Elements first time it will ask the request.

It should be there in the request.

Other wise in the Program(code) Request, You have to add the Text elements Object explicitly.(from Se09/se10 transaction).

In the Request you have to add your entry as:

R3TR -REPT -<Prog Name>.

Save and transport the request.

If you have already released the program request, you can create again by changing some code and add.

Regards,

Anji

Message was edited by:

Anji Reddy Vangala

Read only

0 Likes
1,216

Hi Anji,

Thanks for your reply,

Can you please tell me how to add the text elements in the program request using transaction se10.

Read only

Former Member
0 Likes
1,216

Hi,

The text elements need to be activated to be saved under a transport. Try activating the text elements.

Regards,

Sowmya.

Read only

Former Member
0 Likes
1,216

check the version, if it is saved in different transport request.

Read only

Former Member
0 Likes
1,217

in your abap editor goto--> text elements.

activate it.

in this screen utilities-->version check the request no . now in se09 transport it.

regards

shiba dutta

Read only

0 Likes
1,216

Hi Shiba,

The request no it is showing in utilities- version is already released.

Read only

0 Likes
1,216

Hello Manik,

FIrst check the Logon Language. You should in the original version of the Text

elements.

Check also the log of the request. May some error would occured during tranportation.

Vasanth

Read only

0 Likes
1,216

then check whether in production you import that request or not again import that request no . or create any new request no in text element screen and release and import it in prod.

regards

shiba dutta

Read only

0 Likes
1,216

Hi Shiba,

Thanks a lot

I got the request

Thanks.

Read only

Former Member
0 Likes
1,216

hi

pl make sure your text elements and the program are under the same request..if not, transport the text elements' request

Read only

Former Member
0 Likes
1,216

Hi,

i think your text elements are not being assigned to the tr request

please assign them to a request and transport the same

while transporting please check whether the text elements are there are not inside the request

regards

Shiva