on ‎2009 Apr 09 3:25 PM
Hi,
There is no Turkish in visualization service --> localization.
Is it possible to add Turkish?
Thanks.
Request clarification before answering.
Hi Cemil,
You should be able to add an entry to the Netweaver database table XMII_Languages - add the 2 letter language code here. Then, restart the xMII application. When you go to the Localization screen, you should see an new entry for your language.
Let me know if this does the trick.
Kind Regards,
Diana Hoppe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cemil,
I am not expert on MaxDB, but most database installations come with some kind of tool for writing queries. Have you checked in your programs list for such a tool?
It is difficult to understand what may be happening with your irpt page. If you would like to enter a Message into the SAP Support System, I will be happy to take a look for you.
- Diana
There's already have a tool to add a record to the table - MII! Simply create a database connection to the MAXDB database, and create a "Command" query to insert the value into the table...
The IRPT issue is most likely related to the "charset" and "encoding" being sent back by MII. Take a look in the IRPT page and see what the HTML charset meta tag is being set to. I think you probably want to use "iso-8859-9" or "utf-8".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.