Thomas Jona 21.Sep.06 08:27 AM a Web browser Domino SAP R/3 Integration - SAP ConnectorDomino SAP R/3 Integration - SAP Connector - 1.7Windows 2000
Hello,
We are using Lotusscript and the SAP Connector 1.7.2 to create an order in SAP but some characters are not translated correctly, e.g. in Lotus Notes the PO number is "Población" while it is transferred to SAP as "Población".
We have tried a few different code pages using SetPropertyInt (e.g. sapconnection.SetPropertyInt(14.00, LCSTREAMFMT_IBMCP819)) without success.
Does anyone know if the problem is related to the code page used and it is just a question of finding the right one or is there something else we need to change?