<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997986#M955185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making an RFC call from Lotus Notes (Non-Unicode) to SAP which is a Unicode system. The data coming to Lotus Notes is kind of mixed bcos of the codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Table parameter in Function module contains the structure which has fields of CHAR type. SAP tells not to use CHAR, since it will transfer data in 2 bytes. I tried replacing with String, but Function Module doesn't accept the structure with fields of STRING type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one faced this problem or any one has a solution, let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 19:42:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T19:42:24Z</dc:date>
    <item>
      <title>Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997986#M955185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making an RFC call from Lotus Notes (Non-Unicode) to SAP which is a Unicode system. The data coming to Lotus Notes is kind of mixed bcos of the codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Table parameter in Function module contains the structure which has fields of CHAR type. SAP tells not to use CHAR, since it will transfer data in 2 bytes. I tried replacing with String, but Function Module doesn't accept the structure with fields of STRING type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one faced this problem or any one has a solution, let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 19:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997986#M955185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997987#M955186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check the note..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the note is 330267&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 19:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997987#M955186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T19:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997988#M955187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All depends on the connector between Lotus Notes and SAP you are using. What connector do you use? Is this connector Unicode-ready? Can you set a special flag to signal "this is a Unicode SAP system"? Most connectors rely on the functionality in "librfc32.dll" - for full Unicode support you'll need the connector to rely on "librfc32u.dll". BTW: Lotus Notes has always been able to handle Unicode properly, even before SAP even started to think about Unicode compatibility...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 20:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997988#M955187</guid>
      <dc:creator>christian_zalto</dc:creator>
      <dc:date>2008-06-11T20:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997989#M955188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using LEI agent. one option we are trying to upgrade the LEI agent patch so we can specify the Text format. I want to see the option of handling it inside SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 20:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997989#M955188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T20:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calling RFC Function Module in UNICODE System from Non Unicode-Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997990#M955189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is very old post that I am referring it to but if you can provide the solution to the issue you had with Non-unicode Lotus notes RFC to SAP unicode system, that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having problems receiving data from Lotus notes to fetch data from SAP and while sending it back, it gets corrupted / jumble-up when received at Lotus notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 04:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-rfc-function-module-in-unicode-system-from-non-unicode-lotus-notes/m-p/3997990#M955189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-13T04:19:45Z</dc:date>
    </item>
  </channel>
</rss>

