cancel
Showing results for 
Search instead for 
Did you mean: 

Characters that aren't UTF-8

Former Member
0 Kudos

Hi all,

I receive a flat file and have to send it to SAP ECC via IDOC and RFC. The problem is the file contains characters which lead to error.

Some characters are like below:

u203A , u0152 , ø etc.

How can I transfer these characters without getting error? Is that possible?

Thanks?

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

> How can I transfer these characters without getting error? Is that possible?

Read this guide:

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79f...

Former Member
0 Kudos

In File CC set type as TEXT and in encoding field set UTF-8.

stefan_grube
Active Contributor
0 Kudos

> In File CC set type as TEXT and in encoding field set UTF-8.

This is wrong.

You should read the document also