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

IDOC problem

Former Member
0 Likes
301

Hi experts,

INBOUND IDOC filling KNA1 and ADRC tables .my problem is IDOC filling ADRC table filelds with ####### like that instead of japanease langauge. Please suggest me how can i solve this issue plzz

Thanks,

venkat

1 REPLY 1
Read only

Former Member
0 Likes
271

Hello,

If i understand correctly,IDoc contain address in japanese characters.But when you fill data it's appearing '#######'.

I hope you are checking data with correct codepage & corrct character sets are loaded in system for you to view japanese characters.Still if you are finding this problem ,then ask the sending party to check for the character sets that they are sending .Is it 1byte or 2 byte.

is it 2 byte japanese character that sap is receiving ?

Thanks.