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 message syntax?

Former Member
0 Kudos

HI i have

message e003(zmgn) with 'ydh_jhd'

lr_djjd

sy-subrc

' '

raising exception.

This is code in 4.6b while migrating into ECC6.0 it's showning 'NO CHARCATER FORMAT'

how shall i deal with this error.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Pravin,

You have to use Text Symbols in Unicode Systems. Check the EPC of this program and remove all the character string errors. I hope your Issue will be resolved.

Thanks,

Sai

1 REPLY 1

Former Member
0 Kudos

Hi Pravin,

You have to use Text Symbols in Unicode Systems. Check the EPC of this program and remove all the character string errors. I hope your Issue will be resolved.

Thanks,

Sai