Application Development 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: 

smartform textmodule

Former Member
0 Kudos

hi experts

what is text module in smartforms where and how it is used

regards

venkat

3 REPLIES 3

Former Member
0 Kudos

Venkat,

Just like you can maintain some text in SO10, you can also maintain some text in TEXT MODULE in the SMART FORMS transaction (third option). For example if you want a common text across multiple smart forms, you create a text module and then use it across the forms.

Regards,

Ravi

Former Member
0 Kudos

Hi,

Text module of the text node is used to refer to an existing text module in the system. The text modules can be used in two ways:

1.Refer to the text module. The text then appears read-only in the PC editor and is included when the form is printed.

2.Copy the text module. The system then copies the text of the module and automatically converts the text node into an editable text element.

3.To create a text node , call the context menu for that node in the tree structure that shall contain the text and choose create->text

4.Enter a unique name for the node and a description

5.On the general attributes tab select the text type text module

6.Enter the name of the text module in the text name field

(or)

In TCode SMARTFORMS, click on the Text Module radio button, and enter

the name of the text module.

Enter your text in whatever language you are logged in as, save and

activate.

In TCode SE63 use menu path Translation --> R3 Enterprise --> Other Long

Text.

Select SSF (SAP Smart Forms) from the Popup box.

Enter the name of the Text Module, you created in the first step, into

the Object line.

Choose the Source language you created in and Target Language you what

to translate too.

Cut and past your text from Word and Save Active.

In the Smart Form use the Text Type 'M' Text Module. Enter the name of

the Text Module you created. Set the Language to be a variable and enter

the variable that holds which language you want to print in.

Hope this helps, and I find Text Modules much easier to work with then

SAPScript Text.

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/55/9d52b3789543ff8cd60c5653af812b/content.htm">SAP HELP</a>

<i>Hope This Info Helps YOU.</i>

Regards,

Lakshmi

Former Member
0 Kudos

HI

GOOD

GO THROUGH THIS

Maintenance of Text Modules

Use

There are texts that frequently appear in your forms. You can use text modules to store these texts centrally in the system. This detaches text maintenance from form maintenance, with the result that you do not need to call the Form Builder to edit individual texts.

Integration

To include text modules in forms, you use text nodes. The text node can either refer to the text module or copy its text. In the latter case, you can change or supplement the text according to the requirements of the form.

Features

Attributes of text modules

SAP Smart Forms provides a text module maintenance function that allows you to create and edit text modules. Like text nodes, text modules have the following attributes:

They can be used across clients

They are connected to the transport system

They are connected to the translation tools in the system

As a result of the last attribute, the logon language uniquely assigns a text module to a language. However, when you include a text module, you can also access any translations of this module, for example, to include an English text module in a German form.

Downloading and uploading text modules

In text module maintenance, you can also download the current text module to your local PC as a XML file so that you can upload it at a later time and use it again, for example, in another system. To do this, choose Utilities ® Download or Utilities ® Upload.

Activities

From the SAP Smart Forms Initial Screen, go to text module maintenance.

Check the data on the Management tab page. The language in which the text module is created can be found on this tab page under Language Attributes. On this tab, you also set the style to be used and other parameters for translation.

Use the PC editor on the Text tab to enter your text.

Once you have saved your text, you can include the text module in a form.

http://www.sapgenie.com/abap/smartforms_detail.htm

http://help.sap.com/saphelp_nw04/helpdata/en/24/ccbd2a00c811d4b588006094192fe3/content.htm

THANKS

MRUTYUN