Hello,
i am trying to send the content of an internel table via mime-download from ITS to open Excel on WebGui.
I am doing this in an Unicode-System.
In fact, the content is shown in Excel, but not correctly.
The chars like 'ÖÜÄ' etc. are not shown correctly.
What do i have to do to avoid this.
Has someone an idea for me?
My coding is something like: mime-download itab tablesize 'application/vnd.ms-excel' .
I suspect that mime-download is unicode-unable?
Regards