‎2011 Jun 23 11:16 AM
Hi,
I am trying to send excel as attachment through an email.
I am using the fm: SO_DOCUMENT_SEND_API1
In english, I am able to get the data properly. However, when I try to send the same in Chinese, I am getting junk characters in excel file.
Could you please help me out to solve my issue.
I am clueless, why only for chinese, I am getting the issue.
Thanks,
Sandeep
‎2011 Jun 23 11:29 AM
I think it is a codepage related issue. some characters does not support the existing codepage.
Check transaction SCP for selecting the proper codepage. try to adjust new codepage value in program.
‎2011 Jun 23 11:49 AM
Hi Rushi,
In this FM, I am unable to find the parameter for code page. Could you please help me how exactly I can use this code page?
Thanks,
Sandeep