Hi people:
I need some help with converting a string.
Some text is typed from another web platform
The original text is sent like this " Rechazaré este pedido ". ( the original text is sent with accents)
but in sap arrived like that "rechazaré esté p# ". ( it contains strange characters)
this text is showed in header text in purchase orrder specifically in me22n transaction.
Do you know how to convert the string to show in a normal way ( with accents)?
do i need to encode to utf-8 or something? Function Module? or Class?
i hope your guide to solve this problem.
Thanks in advance