I have a problem with the data transferred between my systems. How source system I have a SQL Server 2005 and my target system is BW.
The problem is that my source system contain special characters how ñ, á, é, í, etc. and when the data are transfered at my target system, the characters are changed to a symbol.
I´m sure that the problem is for the encoding, but my BW system is unicode.
SQL Server 2005 --> character set utf-8
BW System -
-
unicode
In the RFC program configuration on BW don´t have selected the option unicode, and when select this value the program finished with this error.
RFC Error: (BODI-300351)
Key: (BODI-300353)RFC_ERROR_SYSTEM_FAILURE
Status: (BODI-300354)
Message: (BODI-300355)See RFC trace file or SAP system log for more details
Logged out of SAP; trying to log back in... (BODI-300361)
Any idea.