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

smartforms

0 Likes
757

i have created text modules in smart forms in EN , but i need to maintain this text another language also. please suggest me. i tried se63 also.

2 REPLIES 2
Read only

Nitish2027
Participant
713

Go to Tcode 'SE63'.

From the menu Translation->ABAP Object->Other Text-> B5 SAPScript: Forms and Styles->SSF SAP Smart Form O.

Provide your Text Module object name and get the option for the translation.

If you have done the above step correctly check the below 2 things:

First in the smartform's global setting, select form attributes and check if you have selected translate into all languages.

Second, open the text module and go to the management tab and check if you have selected "into all languages" in the language attribute.

There is nothing much to it. If you have done all the above steps correctly. You should be able to get the translation for the text modules of your smartform.

Read only

Sandra_Rossi
Active Contributor
0 Likes
713

You correctly found out in the forum that SE63 was to be used to translate.

Why do you think that it doesn't "work"? How did you test the smart form in the other language? Is it in the development system or after transport in another system? How did you include the text in the smart form? Using a given language or keeping it empty?