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

Function module

Former Member
0 Likes
517

Hi,

Is there any function module to convert a text in english to the language required ( Languages available in SAP). My specific requirement is however to convert payment terms on customer master found in english to French while printing the output for order confirmation.

Eg: OA60 NET DUE 30 DAYS FROM DATE OF INVOICE in English to

à 30 jours net sans escompte in French.

Any help would be appreciated.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
484

Hi sadhu,

YOu can use se63 for translations of texts. Do you still need a function module?

Regards,

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
485

Hi sadhu,

YOu can use se63 for translations of texts. Do you still need a function module?

Regards,

Ravi

Read only

Former Member
Read only

Former Member
0 Likes
484

Hi Sadhu,

I dont think SAP provides any function module to convert the text. The descriptions of the payment terms have to be maintained in every language in the system through SPRO. SAP might provide the descriptions for the standard payment terms in a few languages but custom payment term objects and new languages would require you to maintain yourself.

Regards,

aditya

Read only

Former Member
0 Likes
484

HI,

You have the bewow function modules

BM_CONVERT_LANGUAGE

WP_CONVERT_LANGUAGE

POS_CUST_LANGUAGE_CONVERT

Regards

Sudheer