|
Whether a System is Unicode or non-Unicode
How to Verifying whether a system is Unicode
or non-Unicode?
disp+work should show you the whether the system
is Unicode or Non-Unicode.
log in to server and then command prompt type
disp+work -V | more you can find your system use Unicode or non.
or else login SAP and goto System--> status.
Logon to SAP, click on System/Status. See the
Unicode system column.
What is difference between unicode and Non-Unicode?
By: Hari Katta
Unicode : Multi language support
Non Unicode : single language support
Unicode supports all multiple languages like english, chainaa, german,
uk .. etc.
Nonunicode : its supports only two languages i.e english and german.
Upto 4.7 ee is supports non unicode kernel
After WAS technology, netWeaver and ECC 5.0 and etc. supports unicode
kernel.
Unicode provides a unique number for every character, no matter what
the platform, no matter what the program, no matter what the language.
OLD Code pages have the following disadvantages!
- they cover only a subset of all characters.
- diffrent codepages have incompatibilities between each other.
- data exchange is restricted between code pages.
- there are somply to many code pages. Unicode has the cabaility to
support all the languages in the world in one code page! it support 65,000
characters and has room to support an additional 1 million characters.
* Unicode is mandatory for SAP systems deploying JAVA applications.
* Many companies are adopting service oriented architecture standards
providing web services to enable global interoperability. these standards
require Unicode.
Get help for your Basis problems
Do you have a SAP Basis
Question?
SAP Basis Admin Books
SAP System Administration,
Security, Authorization, ALE, Performance Tuning Reference Books
SAP Basis Tips
SAP BC Tips and Basis Components
Discussion Forum
Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.sap-img.com
All the site contents are Copyright © www.sap-img.com
and the content authors. All rights reserved.
All product names are trademarks of their respective
companies. The site www.sap-img.com is in no way affiliated with
SAP AG.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
The content on this site may not be reproduced
or redistributed without the express written permission of
www.sap-img.com or the content authors.
|