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

Special character in program code

Former Member
0 Likes
462

How can I view the character 'u20AC' in a report?

Code (SE38 / SE80) automatically replaces the character 'u20AC' with '#' ...

Thanks a lot.

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi,

In SE38 or SE80 open your program and Press Ctrl + F from your keyboard, you will get a popup window in that you will have Find and Replace with.

Regards,

Chandu.

Edited by: chandra sekhar narra on Feb 16, 2012 12:21 PM

Edited by: chandra sekhar narra on Feb 16, 2012 12:22 PM

Read only

Former Member
0 Likes
421

Solved.

Access the program code with "Frontend Editor (obs. )" and insert 'u20AC'. Activate...

With "Frontend Editor (new)" I do not see 'u20AC' but the character is still displayed in the output.