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

Arabic Printing

Former Member
0 Likes
402

Dear SAP Guys!!!

I am using SAP Scripts Forms. I want to print in both Arabic and English text and Numbers in Arabic. Can anyone help me out how could i achieve this. It is urgent.

Regards

Omer

2 REPLIES 2
Read only

Former Member
0 Likes
348

Hi,

You need to upload a Arabic font ( If its not available in Script ) through transaction SE73. Once you upload the font, you need to create 2 Character formats.

One for Arabic font and another for English Font.

Specify the character formats as per your requirement.

For eg.

EN &itab-MATNR& - Here EN is Character format for English

AB &itab-MAKTX& - Here AB is character format for Arabic language

Also refer following links :

Best regards,

Prashant

PS : Please reward all helpful answers

Read only

Former Member
0 Likes
348

Hi Omer,

Using SE73, you can get the Arabic laungage, then

goto transaction SE63 and translate the scripts into different languages.

In SE63, click Translation -> Long Texts -> Sapscripts -> Forms

Those language you can convert to have already been pre-installed in the system.

SE63 is the best way to translate since it offers check options.

However, it does not mean that it is 100% full proof that everything is correct.

Regards

Sudheer