Help,
When I use the SAP.NET connector to retrieve vendor address data from standard BAPI, the Japanese address data is corrupted as soon as the call from the .NET code to SAP completed. I do logon from .NET to SAP in language JA.
Is there a code page file or something from the SAPGUI that needs to be copied onto the web server, where the .NET application runs?
Peter
Hello Peter,
sounds like parts of the system do not handle double-byte characters. Maybe it's not a missing codepage / font, but a missing setting in installation.
You should also try different forums (like SAP .NET Technology Interoperability .NET).
Regards,
Christian
Add a comment