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

Script and Translation using se63

Former Member
0 Likes
1,209

Hi,

I have translated my form from English to Arabic.

But when I give a test run or test print, it is showing

XXXXXXXXXX XXXXXXXXXXX XXXXXXXXXXXXX

Previously, it was showing all the text in English.

So, I guess something has happened.

But, How can I see the Arabic Text.

Thanks in advance,

Ishaq

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
970

Hi Ali,

Do u have any back up for this layout set? Better to maintain one back up with us. Don't worry do one thing first check again whether it is working in english or not now. If it will, then take back up and translate language with care fully again.

Hope this helps you. Reply for queries, shall post the updates.

Regards.

Kumar.

7 REPLIES 7
Read only

amit_khare
Active Contributor
0 Likes
970

If its a SAPScript you can translate it from SE76, try that may be you will not get this error.

Regards,

Amit

Reward all helpful replies.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
970

Hi

Check the User Profile first.

Regards,

Sreeram Kumar.Madisetty

Read only

Former Member
0 Likes
971

Hi Ali,

Do u have any back up for this layout set? Better to maintain one back up with us. Don't worry do one thing first check again whether it is working in english or not now. If it will, then take back up and translate language with care fully again.

Hope this helps you. Reply for queries, shall post the updates.

Regards.

Kumar.

Read only

Former Member
0 Likes
970

hi Ishaq,

could u plz let me know how have u done the conversion thing,as i have similer kind of requirment.plz send any info at noothanshowri@gmail.com.

Thanks in advance,

Read only

Former Member
0 Likes
970

Some points to check:

- Is it also showing XXXXX in the preview?

- Is the font family in the SAPSCRIPT header correct (for example for Chinese this must be CNSONG)

- can the printer handle the characters?

Read only

Former Member
0 Likes
970

Hi,

go to SE63>Translation->ABAP objects---->other long texts.

you wil get a object type selection.

Select FS----forms

Enter object name and give the

source language as EN

Target language as AR

Thanks,

Anil

Read only

Former Member
0 Likes
970

Hi all,

I have a similar requirement.

In query z_so_check_query, the selection screen texts are displayed in English. I need to convert them to Japanese. Can anyone help how to convert. Can it be done directly in production server?