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

syntax check

former_member224405
Participant
0 Likes
980

hi guys i m trying to release a transport request while checking the syntax im getting a error

which says multilingual capability any idea wat this cud be..how should i overcome???

thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
963

Hi,,

if in ur TR, if there is any report check wether u have checked the UNICODE ACTIVE in the attributes.

9 REPLIES 9
Read only

Former Member
0 Likes
963

Hello,

Go though your code for instances where certain text elements etc will have to provided for language translation.

Regards,

Mansi.

Read only

Former Member
0 Likes
963

can send clear error message.............

Read only

0 Likes
963

it say multilingual capability

and when i traverse it says Dangerous use of Translate in a multilingual system.

and in the prog i have used TRANSLATE acc-hdr to UPPER CASE.it finally points here...

thanks,

Read only

0 Likes
963

In the F1 help for Documentation for TRANSLATE the following appears :

The classification of upper- and lowercase, and the actual characters used are determined by the current text environment (see SET LOCALE LANGUAGE). Problems may occur when the system converts the characters, if the wrong language has been specified in SET LOCALE LANGUAGE, or if data has been processed that does

SO i would suggest check for the Locale language in defaults

Read only

Former Member
0 Likes
964

Hi,,

if in ur TR, if there is any report check wether u have checked the UNICODE ACTIVE in the attributes.

Read only

0 Likes
963

check whether Unicode is Active or not and check the syntax in the current version like is there any change of syntax compared to previous version

Read only

0 Likes
963

can u let me know checking unicode...

Read only

0 Likes
963

In your program go to the Atributes tab and check for the checkbox stating Unicode Active Flag.

Read only

0 Likes
963

i can see the orginal language as en and target lang as DE .....in orginal lang EN is specified