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

Unicode error

Former Member
0 Likes
511

Hi ,

Please can anyone let me know what is the solution for the following error ..

In unicode programs , the "[" character cannot appear in names , as it does appear in the name <name> .

3 REPLIES 3
Read only

Former Member
0 Likes
480

Hi,

When you run the error program in UCCHECK tcode you will get the error.

Once you double click on that error and it will take you to the statement where this error is coming.

Please paste that statement .

With Regards,

Sumodh.P

Read only

Former Member
0 Likes
480

Hi,

What is exact line of code and whats the data type of <name>? Try changing that.

Warm Regards,

Thomas.

Read only

RemiKaimal
Active Contributor
0 Likes
480

Hello,

Please check whether you have used [] in for internal table reference.

Cheers,

Remi