‎2022 Aug 24 10:04 AM
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.
‎2022 Aug 24 10:29 AM
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.
‎2022 Aug 24 10:38 AM
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?