Hi ,
I have one issue with export to excel in ic webclient (CRM 5.0).
1. In ic webclient , there is a export to excel button.During export to excel, some special characters are not showing properly in the excel sheet. But in SAP GUI and IC WEB screen, there is no problem.
Example: in SAP GUI and iC WEB client screen, the Business partner name is Andrea Petõ . But in the excel sheet the BP bame is displaying as Andrea Petõ which is wrong
During debugging the code page is coming as 1100. In debugging if i change this code page to 4110 then its dsiplaying the correct chanracters.
So could any one please tell me how to convert the code page in 1100 to 4110 by coding in ic webclient...
Thanks
Sudhansu