‎2007 Feb 12 2:54 PM
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.
‎2007 Feb 12 2:57 PM
Hi sadhu,
YOu can use se63 for translations of texts. Do you still need a function module?
Regards,
Ravi
‎2007 Feb 12 2:57 PM
Hi sadhu,
YOu can use se63 for translations of texts. Do you still need a function module?
Regards,
Ravi
‎2007 Feb 12 2:58 PM
‎2007 Feb 12 3:00 PM
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
‎2007 Feb 12 3:00 PM
HI,
You have the bewow function modules
BM_CONVERT_LANGUAGE
WP_CONVERT_LANGUAGE
POS_CUST_LANGUAGE_CONVERT
Regards
Sudheer