2006 May 15 10:35 AM
Hi Group,
I have two textmodules how to use this text module in smartforms to display the data from textmodule.
2006 May 15 10:41 AM
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:
Ø Refer to the text module. The text then appears read-only in the PC editor and is included when the form is printed.
Ø Copy the text module. The system then copies the text of the module and automatically converts the text node into an editable text element.
Ø 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
Ø Enter a unique name for the node and a description
Ø On the general attributes tab select the text type text module
Ø Enter the name of the text module in the text name field
2006 May 15 10:41 AM
Go to Tcode Smartforms.
Create a SMARTFORM.
Create a Text Node .
Choose in text type as Texct module.
Give the name of Text Module and lang.
Rgds,
Mano sri
2006 May 15 10:47 AM
Hi Mano,
I created text modules how to use this text modules in
smartforms.
2006 May 15 10:50 AM
You should know three parameters of these text modules to display the same in SMART Form. TDOBJECT / TDNAME and TDID.
In the SMART Forms, include a TEXT ELEMEMT and change that to INCLUDE TEXT and then you can give the parameters there which will fetch the data and display,
Regards
Ravi
Note : Please mark all the helpful answers and close the thread if the question is answered
2006 May 15 10:51 AM
Hi ,
You need to open the SMart form (if it is existing or create ).
Decide where you want to display the text (which part of the output).
Then create a text node ,choose text type as Text Module and give the created module name.
Rgds,
Mano Sri
2006 May 15 10:55 AM
HI
GOOD
Including text modules:
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:
Ø Refer to the text module. The text then appears read-only in the PC editor and is included when the form is printed.
Ø Copy the text module. The system then copies the text of the module and automatically converts the text node into an editable text element.
Ø 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
Ø Enter a unique name for the node and a description
Ø On the general attributes tab select the text type text module
Ø Enter the name of the text module in the text name field
-
-
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.
THANKS
MRUTYUN