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

Problem with text symbol

anuj_srivastava
Active Participant
0 Likes
1,425

Hi ,

I have a program in which i have to add some new fields to the existing report.

The program was using some text symbols for it when i tried changing it shows " Inconsistent text exist.Start the clean up program ? ". When i clicked yes it showed me a list of text symbols checked and a button was there to delete those entries.

When i deleted those entries and tried executing the code the values came but the column heading was missing.

I tried debugging the code and found that there is function pool RSAQEXCE that is being used and that was using the text symbol 'GH00'.I tried creating the same text symbol but it is not allowing to create a text symbol with 4 characters in it.

What can be the reason for the text inconsistency ??

Regards ,

Anuj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,026

Hi,

Have a look at this as to how to correct the inconsitencies in text symbols

[]

Regards,

Vikranth

Hi ,

I have a program in which i have to add some new fields to the existing report.

The program was using some text symbols for it when i tried changing it shows " Inconsistent text exist.Start the clean up program ? ". When i clicked yes it showed me a list of text symbols checked and a button was there to delete those entries.

When i deleted those entries and tried executing the code the values came but the column heading was missing.

I tried debugging the code and found that there is function pool RSAQEXCE that is being used and that was using the text symbol 'GH00'.I tried creating the same text symbol but it is not allowing to create a text symbol with 4 characters in it.

What can be the reason for the text inconsistency ??

Regards ,

Anuj

4 REPLIES 4
Read only

Former Member
0 Likes
1,027

Hi,

Have a look at this as to how to correct the inconsitencies in text symbols

[]

Regards,

Vikranth

Read only

0 Likes
1,026

Hi All ,

Thx for ur reply.

Solved the question by myself.

Read only

0 Likes
1,026

hi anuj,

would u mind , share your steps to solve this problem. Because i have faced the same problem.

thx u..

regards,

Anggara Mahardika

Read only

Former Member
0 Likes
1,026

Hi Anuj,

Try this.

run transaction SLIN.

and give your program name,

and select some extra check boxes( character strings,

and also include supressed errors)

run the transaction.

now you will be able to see the report.

Regards,

Vijay