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,224

Hello Experts,

I have got a program named zj_emp_rem, which is getting triggered by a code zjemprem.

Now my problem is the text elements of the program zj_emp_rem are working fine in DEV and QUA server but when it is transported to the PROD server the text elements are not coming.

When checked in the report for text element in PROD server. It was not found.

Can anybody suggest me, how to overcome this issue.

Regards,

Abhinab Mishra

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
797

Abhinab,

Sometimes Text Elements will not get tagged to the requests when created due to some unknown reasons(even I don know why).In such a case we can manually add the report texts in the transport request by following as below.

go to se09

double click on the request

click on OBJECTS

In the table control

for Program ID choose LIMU (subojects of the Development Environment)

for object type choose LIMU REPT Report Texts

for Object Name give the program name.

Save.

or

Simply,now you can do some changes in Report texts alone in Development and create a request which can be moved subsquently to Quality and Production.

K.Kiran.

3 REPLIES 3
Read only

kiran_k8
Active Contributor
0 Likes
798

Abhinab,

Sometimes Text Elements will not get tagged to the requests when created due to some unknown reasons(even I don know why).In such a case we can manually add the report texts in the transport request by following as below.

go to se09

double click on the request

click on OBJECTS

In the table control

for Program ID choose LIMU (subojects of the Development Environment)

for object type choose LIMU REPT Report Texts

for Object Name give the program name.

Save.

or

Simply,now you can do some changes in Report texts alone in Development and create a request which can be moved subsquently to Quality and Production.

K.Kiran.

Read only

venkat_o
Active Contributor
0 Likes
797

Hi Abhinab, <li>You might not have saved text elements in the same request along with report request. <li>Now you create another transport request for text elements. For that go to DEV system SE38, give report name and Select Text elements radiobutton, Click on Change button. Here change something to create transport request. <li>Once transport request is created, release and transport. you will have to transport to QA and to PRD. Thanks Venkat.O

Read only

Former Member
0 Likes
797

You need to transport the text elements to the production system. You can do it by two ways.

1. Open your text elements in Dev env and click on change make a small change then save it into a transport request. Now transport this request.

2. Add text elements in a transport request manually.