Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unicode Text

Former Member
0 Likes
620

I tried to read the unicode data from my application, but the data returned from BAPI give "#" for every single unicode character.

The data returns fine within BAPI, but I got problem when retriving from powerbuilder.

What data type should I use as my export parameter?

Thanks,

Vicki

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
588

Hi,

Please check this link.

http://help.sap.com/saphelp_nw04/helpdata/en/86/e4e5a89461cd4587a71c52e927f2fc/frameset.htm

I think basis can set a RFC connection with UTF-8 and UTF-16 type separatly.

aRs

4 REPLIES 4
Read only

Former Member
0 Likes
588

May I ask: what bapi are you using? What application/SAP version are you working on? And: what do you mean with the Unicode-Characters? The unicode is the unicode right? Short: Can you give us more details on the issue at hand.

Read only

Former Member
0 Likes
588

Hello

How do you connect to SAP from PB?

regards

Read only

0 Likes
588

use the library registered by SAPGUI

Read only

former_member194669
Active Contributor
0 Likes
589

Hi,

Please check this link.

http://help.sap.com/saphelp_nw04/helpdata/en/86/e4e5a89461cd4587a71c52e927f2fc/frameset.htm

I think basis can set a RFC connection with UTF-8 and UTF-16 type separatly.

aRs