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

FM READ_TEXT

Former Member
0 Likes
549

Hi ,

In an invoice, item text, user have saved some text , one of the charecter is Euro symbol (€ ).In the program when I am getting the text lines using the function module READ_TEXT. But the <b>€</b> (euro symbol) is coming <b>#</b> (Hash).Could you please let me know how to get the symbol €.

Thanks and regards,

Pavan Meda

Hi ,

In an invoice, item text, user have saved some text , one of the charecter is Euro symbol (€ ).In the program when I am getting the text lines using the function module READ_TEXT. But the <b>€</b> (euro symbol) is coming <b>#</b> (Hash).Could you please let me know how to get the symbol €.

Thanks and regards,

Pavan Meda

3 REPLIES 3
Read only

Former Member
0 Likes
507

Hi Pavan,

Check OSS Note 447596 - Euro sign/Trademark sign: processing

Hope this helps,

Erwan

Read only

Former Member
0 Likes
507

Hello,

Just in debug mode see the # character's hex value. it will be something different from the hex value of the real #.

Vasanth

Read only

Former Member
0 Likes
507

Hi Pavan,

I am also facing same issue when we are copying TM symbol from word into SAP, it is getting converted to #. Note # 447596 does not talk about how to avoid this.

Please help if you have found any solution.

Regards,

Dhanraj