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: 

FM to convert Arabic text to English

former_member216271
Participant
0 Kudos

Hi,

Could any one please suggest a Function Module to convert Arabic Text to English. Apart from SE63 memorizing the text and retrieving back, I need a FM which converts dynamically...

Thanks.

2 REPLIES 2

pardhreddyc
Active Contributor
0 Kudos

Dear,

Even if you use dynamic FM, you need to convert language in SE63 only.Then use FM :READ_TEXT.

Regards,

pardhu

Former Member
0 Kudos

Hi

You would need to integrate to a 3rd party tool in order to translate any given text.

Something like Google Translate.

I don't believe it is available as a standard SAP function.

Regards

Arden