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

Import a text with u00E9

Former Member
0 Likes
981

Hi,

By ECATT in want to modify a material description .

In import file, i have 'désig', in sap the result is 'd#sign'. (in import parameter of ECATT the character é is changed by # )

Thank you for your response.

Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
930

Yes it's my problem

6 REPLIES 6
Read only

Former Member
0 Likes
930

Did you want to change the material description with the special character é in it and SAP converts that value as u201C#u201D while updating? Is that your problem?

thanks

Venkat

Read only

Former Member
0 Likes
931

Yes it's my problem

Read only

0 Likes
930

hI,

There is another thread in our forum with the same discussion and they have suggested the solution. Can you try as per this link.

thanks

Venkat

Read only

0 Likes
930

Do not switch off the Unicode rather try changing codepage from ansi to UTF8 (SAPgui 710) as per the link..

See if that works.

Venkat

Read only

0 Likes
930

Hi,

It worked for me well. Goto the SAPLOGON and select the desired system and change the settings of that system. Navigate to the tab Code Page and Check the Unicode Off check box.

Under the encoding change it to UTF8 for Unicode systems. This will do.

Thanks for the other users who provided this info in their threads.

Let me know if you have any questions.

Thanks

Venkat

Read only

Former Member
0 Likes
930

It's OK Thankyou