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

SAP Demo Programs

former_member202818
Active Contributor
0 Likes
1,018

Hi all,

Please let me know any Demo Smartform or Driver Program which is dealing with Arabic Printing.

Thanks & Regards

Sreekanth

7 REPLIES 7
Read only

former_member192023
Active Participant
0 Likes
952

Try "sf_example_0*  "

Read only

Former Member
0 Likes
952

Driver Program and Form should be same , but we have to Tarnslation for Arbic Language.

if you need somethin special in Arabic Language than tell me clearly , Than I will give u in details ....

Read only

0 Likes
952

Hi Tarakanth,

I want to create a smartform which will have both Arabic and English printing. Due to the Right to Left(RTL)

characteristic of Arabic Language I can't able to print it properly, What all the things should i take care?

Regards

Sreekanth

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
952

Hi,

GO to SE63->ABAP Objects->Other long texts->FOrms and Styles->SSF

Then choose the smartform eg.,SF_EXAMPLE_01

Source Language->DE

Target->Ar

Incase, if you get Incorrect code page error, execute program RSCPINST to check Arabic is installed in your system.

Read only

0 Likes
952

Hi Jayanthi Jayaraman,

Thanks for ur reply,

    I did as per u said. I am not familiar with SE63, can u please tell me how to use this.

Here i am attaching the snapshot of SE63 screen.

What should i do after this? am i supposed to have my Arabic text in TEXT16?

Regards

Sreekanth

Read only

0 Likes
952

HI Jayanthi,

                   I have included my Arabic text in an include text in smartform, but which is not getting appearing in se63.

Please help,

Regards

Sreekanth

Read only

0 Likes
952

Hi,

You need to activate and test in that language.

Check with functional consultant, whether they need to configure anything specific for that language to test.