Description
Hello Srdjan,
we are using your node-rfc interface for more than 5 years and are very content with it!
In the last years we changed to node.js and are using your node-rfc 2.4 together with the NWRFC SAP SDK Binary 750 patch 6 (and ultimately Patch 8.)
node -v
v12.19.1
head bin/dev_rfc.log
**** Log file opened at 2021-04-22 15:16:53.195345 UTC+02:00 (GMT), Encoding UTF-8
NW RFC Library: SDK variant, Release 750 Patch Level 6, Compiled on Feb 6 2020 09:04:28
CPIC library: 753.2019.10.14 version 3, NI library: 40, Kernel Release: 753 Patch Level 525
Current working directory: /usr/local/sap/nwrfcsdk/bin, Program: rfcexec
Hardware: AMD/Intel x86_64 with Linux x86_64, Operating_system: Linux 4.18.0-193.28.1.el8_2.x86_64
We have a question regarding German special characters (ä, ö, ü, ß):
If we send strings that contain theses special characters to SAP they appear correctly within the string, but at the end of the string appears a special character (#) that ist not intended, compare attached screen (TESTstraße 17#). If we send character strings not containing any of these characters, the string in the SAP system looks correct.
How can we get rid of that character?