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

problem using chinese characters in SO_NEW_DOCUMENT_ATT_SEND_API1

Former Member
0 Likes
641

Hi Experts,

I am sending the output of a standard report in excel attachment through FM SO_NEW_DOCUMENT_ATT_SEND_API1. The output contains both english as well as chinese characters.

The problem is that the chinese characters are not getting displayed properly in the downloaded version of the file. Any pointers to resolve the same will be helpful.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
577

If you cannot see the chinese characters properly in your excel than you might need a compatible chinese set of characters in your MS office. Try using the object oriented technology for sending out emails. It usually takes care of these things.

Hi Experts,

I am sending the output of a standard report in excel attachment through FM SO_NEW_DOCUMENT_ATT_SEND_API1. The output contains both english as well as chinese characters.

The problem is that the chinese characters are not getting displayed properly in the downloaded version of the file. Any pointers to resolve the same will be helpful.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
577

Hi,

Check with OSS notes : 331418 and 633265.

Regards,

Shamma

Read only

Former Member
0 Likes
578

If you cannot see the chinese characters properly in your excel than you might need a compatible chinese set of characters in your MS office. Try using the object oriented technology for sending out emails. It usually takes care of these things.