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 Elements not working in report program

Former Member
0 Likes
4,226

Hi Friends,

I had created a new Text-element in my report program while i execute the program my text element is not displayed. but if i use the exiisting element then it is displaying correctly.

For Ex:

There are Text-Elements like

E01: Error

S01:Success

Now i am adding new text-element

W01: Warning.

In program;

Message text-W01 type 'E'. . In this case it is not displying the TE.

But if i use E01 or S01 then it is displaying.

Can anybody tell me what is the problem?

15 REPLIES 15
Read only

Former Member
0 Likes
2,382

Hi,

Please check whether it is activated or not.

Regards,

Vijeta

Read only

0 Likes
2,382

Hi vijeta!

I activated the both Text elements and my program. but its not working.

Read only

0 Likes
2,382

Hi Mallesh,

try this way.

Message 'Warning' (W01) type 'E'.

Read only

0 Likes
2,382

Hi vijetya,

You are correct but i dont want to hardcode the text.

Thanks

Read only

0 Likes
2,382

Hi Mallesh,

it is not hardcoding. you can check... if u will change the text element (W01) then it will get reflected in program, where you have written it in quote.

If ur client will never translate the message then you can use this process.

Regards,

Vijeta

Read only

0 Likes
2,382

Dunno if we caqn use OTR here.

Edited by: Mohammed Majaz Shaikh on Dec 10, 2010 10:10 AM

Read only

Former Member
0 Likes
2,382

Hi,

Check wether you activated the text elements or not after creation of W01.

BR,

Lokeswari.

Read only

0 Likes
2,382

Hi Lokeshwari,

Ya I did already. but not working.

Read only

0 Likes
2,382

I think the program is initially created in other login langauge and other text elements are maintained there.

Just check the translations of text elemnts and maintain for your message also in all languages.

Read only

0 Likes
2,382

hi gautham,

you are correct the program original language was spanish. I had tried to maintain in original language only, but not works.

Read only

0 Likes
2,382

Login to spanish language and maintain your text element and also translate into english language and check.

It will work.

Read only

Former Member
0 Likes
2,382

Hi,

sometime logout and relogin solves such kind of problem , Hope your problem is sloved by now.

Cheers !

Bikas

Read only

Former Member
0 Likes
2,382

Hi,

Activate the text element W01. Write Message text-W01 type 'W' if you want to display the text element as warning message or you can write Message text-W01 type 'I' if you want to display the same as information message.

Regards,

Pranjali

Read only

Former Member
2,382

HI

Goto SE38 > GOTO> TRANSLATION

Check in which language it is then CHANGE LANGUAGE FROM GERMEN TO ENGLISH.

NOW YOU BE ABLE TO CHANGE.

GOTO> TEXT ELEMENTS> SELECTION TEXTS

Read only

Former Member
0 Likes
2,382

Hi guys Thanks for all. My Problem was solved.