cancel
Showing results for 
Search instead for 
Did you mean: 

Language Conversion

former_member207019
Participant
0 Kudos

Dear Friends,

I need to print a smartform in english as well as french too based on language from customer master.For this i have developed a form in english.For this i have hard coded each and every feild label in english. now i need to get this into french too based on language from customer master.So could you please let me know how to perform this step by step.

Thanks in Advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

So you have done with the form in english.

Then, maintain the translation for the form in 'FR'. Path as below:

Goto se63 transaction code.

Then choose Translation->ABAP objects->Other long texts

Then choose FS (Forms & Styles) -> SSF (Smartforms)

Provide your form name and the source language is en & target language is fr. Else it is understandable.

Once it is done, then in your driver program get the customer language. Then while calling the smartform, please set the control_parameters->langu as the customer language.

Hope, I answered your qn.

Regards,

Selva K.

Answers (0)