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

Unicode/Non-unicode function module/method

Former Member
0 Likes
813

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
Read only

former_member187255
Active Contributor
0 Likes
688

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

You will get X as the answer.

Message was edited by:

Ch@ndra

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

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
688

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

Please check table REPOSRC for field UCCHECK

aRs

Read only

former_member187255
Active Contributor
0 Likes
689

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

You will get X as the answer.

Message was edited by:

Ch@ndra

Read only

0 Likes
688

Hi Chandra,

Wonderful.

Exactly what i was looking for.

Cheers

Read only

Former Member
0 Likes
688

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