Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorFor the communication between Unicode and non-Unicode systems, in the MDMP and Unicode tab, you can specify the format of the target system. The RFC call performs the conversion between different technical formats (integer display, little versus big Endian, and so on), as well as between code pages of sender and recipient.
In the case where two SAP systems that have different code pages exchange data with each other, and where these do not use Unicode code pages, the code page conversion is performed on the receiver system side. The binary codes of characters that cannot be converted into the code page of the receiver system are retained.
In the case where two SAP systems with different code pages exchange data with each other, and where one of these systems uses a Unicode code page, the code page conversion is always performed on the side of the system that uses the Unicode code page. The binary codes of characters that cannot be converted into the non-Unicode code page are substituted with replacement characters, ignored or a dump is generated. The default behavior can be set when creating or modifying the RFC connection.
This was first published in September 2009