Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Uni Code Conversion

Former Member
0 Likes
564

Hi Floks-

lot of people discuss abou UniCode Convertion .> i have lot of Quries regarding this..

What is Unicode Converstion?

Where it works and what is purpose of it? how to find out >? how to do that one ..?

<removed by moderatot>

thanks,

SunithaD

Edited by: sunitha d on Jun 21, 2008 3:27 AM

Edited by: Jan Stallkamp on Jun 21, 2008 11:11 AM

3 REPLIES 3
Read only

Former Member
0 Likes
505

What is Unicode?

Unicode is a Character encoding schema containing (almost) all characters used world wide.

It is a single code page incorporating all contemporary written languages and relevant technical disciplines (as well as many classical or historical texts of written languages) u2013 95,000+ characters to date.

Why unicode?

A SAP system can run one language at a time. In a standard setup, it is not possible to setup multiple code pages.

For R/3, SAP delivered a workaround solution called MDMP (Multi Disc Multi Processor). But, if a user wants to work simultaneously using Japanese and Chinese data itz impossible. Other solutions (BW, CRM, APO etc) are not supported under MDMP !!

To Avoid these kind of sorts sap cameup with a new teck.

SAP is not supporting further setup of MDMP systems. SAP have implemented UNICODE which contains all the characters

u can find the unicode

se38->attributes->type,status,application,package,editorlock and unicode check active,

The u201CUnicode checks activeu201D Flag must be checked in the Attributes of ABAP Programs.

Some of the useful standrd progrms:

RSVIMT_UC_VIEW_MAINT_GEN u2013 Program to regenerate the View maintenance dialogs for Unicode conversion

TWTOOL01 u2013 Program to check the system for Matchcode IDs.

SWO_SET_UC_FLAG u2013 Program to set the Unicode flag for BOR programs.

UCCHECK t/r also used to set the unicode flags in the attributes of abap program

Rewards points if usefull................

Edited by: Murali Krishna Makineni on Jun 21, 2008 4:15 AM

Read only

Former Member
0 Likes
505

Hi Sunitha,

WELCOME TO SDN!!!

Unicode is a universal encoded character set that allows you to store information form any language using a single character set.

Unicode provides a unique code for every character, independent of platform, program or language.

In the past, SAP Developers used various code pages to encode characters of different alphabets, for example, ASCII, EBCDI or double-byte code pages

Please check this link

http://www.sap.com/korea/Company/Events/techday05/img/data_01.pdf

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/82c445c2-0d01-0010-4ab2-fc7e1a25...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/efd1dd90-0201-0010-e1b0-8437c998...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1d5b8123-0a01-0010-90a7-f1c...

/docs/DOC-8284#section1 [original link is broken]

Best regards,

raam

Read only

JanStallkamp
Advisor
Advisor
0 Likes
505

Hi.

Don't ask for sending material to your e-mail address. Please do a search before posting.

This thread will be locked.

Best regards,

Jan Stallkamp