Application Development 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: 

Unicode/Non-unicode function module/method

former_member216029
Participant
0 Kudos

Hello *,

Does anyone know if there exists a FM/method which returns a value(preferably boolean) indicating whether the system is Unicode/Non-Unicode?

Thanks in advance.

Best Regards

Mahadevan

1 ACCEPTED SOLUTION

former_member187255
Active Contributor
0 Kudos

Try this.....FM <b>TR_GET_IS_UNICODE_SYSTEM</b>

You will get X as the answer.

Message was edited by:

Ch@ndra

4 REPLIES 4

former_member194669
Active Contributor
0 Kudos

If you need to check whether the program is Unicode enabled then

Please check table REPOSRC for field UCCHECK

aRs

former_member187255
Active Contributor
0 Kudos

Try this.....FM <b>TR_GET_IS_UNICODE_SYSTEM</b>

You will get X as the answer.

Message was edited by:

Ch@ndra

0 Kudos

Hi Chandra,

Wonderful.

Exactly what i was looking for.

Cheers

Former Member
0 Kudos

Hi,

From any SAP screen , from Menu SYSTEM ->STATUS

in the right hand side you observe:

Unicode system-> YES(in the field) (this field will say YES or NO)

reward if useful.

regards,

Anji