SmartForms - Text Module

Hello,
how can I include dynamically text modules in my text node. I tried like this:
->GLOBAL DEFINTIONS
Global data:
textmodule   type    string
Under Initialization:
i give manually the name of my text module   "foot"
textmodule = 'foot'.
->TEXTNODE
Field Name:   &TEXTBAUSTEIN&
When I want to activate  I get the failure: Type specification "STRING" not allowed.
My aim is to set different textmodules for several cases.
Has anybody of the you an idea for me, please?!?!
With kind regards
gokselin

Dear Naimesh,
I thank you very much for the quick reply.
But I also get the same failure message: Type specification "CHAR70" not allowed.
And the name of the text module is less than 20 letters.
I would like to know what the reason for this failure is.
As I told you in the Initialization-Screen I set my variable "L_TEXTNAME = 'TB_FOOT' " to test it. After I have a positive test I will give the names of the text modules by the interface. That means, in my report I set up the name of the right text node for my smartform.
Maybe we both can try it again with a new solution.
With kind regards
gokselin

Similar Messages

  • Smartform text modules client independent...

    Hi Guys,
    Are smartform text modules also client independent ?
    If I do some change in text modules in one client its not getting reflected in other. Can someone tell me why ?
    Thanks.
    Tushar.

    Hi Tushar,
    As Phani and Rich mentioned Text module are client dependent similar to smartforms. You have to transport from one client to another.
    Lanka

  • Smartform Text Module - where used

    Hi,
    I know the name of my smartform text module. How can I find out which forms use it ?

    here use for Text Elemnet is not possible as it is a generic entity.
    Regards,
    Amit

  • Smartform - text module - qualifying event

    Hi all,
    Once more a question:
    E-recruitment 6.0
    Smartforms with invitation letters (for example for an interview)
    In the recruiter's portal we use a 'qualifying event' to 'set' an appointment' , date, time, place etc.
    We use the input from this reference activity in the text module of the smartform.
    The text module holds the main text of the letter.
    The text from the module appears in the recruiters portal when the recruiter performs activity 'send letter' (act. type: type invitation) so that he can add some text manually if he likes.
    It goes well when the recruiter does not add anything manually. The variables load in the smartform and it works as wel wanted.
    BUT when the recruiter manually changes the letter (the text module) in the recruiters portal, all variable are lost from the letter.
    I hope someone can help me out.
    Edited by: N. Lodewijk on Dec 4, 2008 11:47 AM

    You need to use the functionality "Changeable letter".

  • Smartforms - Text Modules

    Hi,
    I want why Text Modules will Use in Smartforms ,where they will use can u explain?
    Thanks

    Hi,
    You use the text type Text M odule of the text node to refer to an existing text module in the system. This allows you to easily use texts from one text module in several forms. In addition, it is not necessary to load the entire form description to maintain these texts.
    for more infor
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0c/ef1fae008c11d4b588006094192fe3/content.htm
    Regards
    Shiva

  • How to include text modules into text modules

    Hi experts,
    is there any possibility to include smartform text modules or sapscript standard texts into
    a text module?
    For example:
    Text module "B" and "C" are supposed to be used in text module "A".
    Regards
    CHRIS

    Hi,
    thanks to all for your answers.
    Obviously, there's no way to include a textmodule into a textmodule in SmartForms.
    Regards from Germany
    CHRIS

  • Use of SAP Smart Forms - Text Modules

    Hi!
    One or two questions regarding the SAP Smart Forms text modules.
    First: In which table the text name is saved? Is there something like the STXH table for SapScript Objects?
    Second: Is it possible to use SmartForm text modules in the text determination for SD (Invoice e.g.)?
    I´m looking forward for many answers
    Greetings
    Mark

    Hi,
      From STXL table u can get the text object, id n name pertaining to a text .These things put in FM 'READ_TEXT'. u get the long text...
    Instead in smartforms, u can directly include texts using Create-Text, Type Include text...enter the id, name ,lang and object....
    Also, for text names, objects and ID..u go to the place where long text has been entered, enter the sapscript editor from there, goto Header...u ll get all the detaails..
    hope it helps,
    Regards,
    Bikash

  • Can I use a field name in text module

    Hi,
    I get a object name of the standard text in a field.  Can I use that field in Text module.
    Thanks,
    Srinivas.

    Go to t-code SMARTFORMS->Text Module->Create or Edit-> choose add icon and type your field name (used in your smartform) like this &fieldname&, then use this Text module in your smartform.

  • Text from text module is not appearing in smartform output

    Hi Experts,
    We are using text modules in one of our smartform to print the sender text . The name of this text module is being dynamically determined during the execution and is coming correctly but still the the text inside the text module is not appearing in the output. We checked one more similar form which is working on the similar logic but calling a different text module , there it is working perfectly. I have tried all the possibilties like changing the window size, changing the fonts and other parameters of the text module but still its not appearing . This seems to be something unusual as in both the smartforms(one with text appearing from module and one without the text) the logic is exactly similar for getting the text module name. The name is getting determined in both the cases correctly and the text modules are also maintained in same manner for both these forms but text is appearing on one and not on other.
    Kindly help if any one of you have also faced similar issue.
    Regards

    Hi Priyank,
    There could be various reasons....
    Wrong language for example
    An easy way to prove this is, put the text direct into the smartforms and see, if it pops up immediately.
    If so, you have to really debug this spot and see if the pased name is correct. (Copy paste it in the debugger, to be really sure, there could be a space in fornt or in the end...)
    If that doesn't help, you have to share more details. Your question is not that very specific. You know
    ~Florian

  • Problem related to language translation in Smartforms using Text Module.

    I have done translation of text module from English (enUS) to Spanish (esSP) using SE63. In text node I have used this translated text module. Language of the node is selected as sy-langu. So when I logged into System in English language I should be able to see the output in English but it giving output in Spnaish. While debugging sy-langu value is 'E'.

    hi,
    You have a text in english and you have maintained the translation in Spanish, mention the original text in the SmartForm. in this way when your login lang is EN you will see that text in Eng and if the lang is Spanish you will see the translation in the output.
    Thanks.

  • What is the Use of Text Module Radio buton in Smartforms

    Hi all,
    What is the Use of Text Module Radio buton in Smartforms T - code ? How can we link this to our form ?
    Thanks in advance
    KR

    Text modules
    Text modules are used to centrally store texts that are used frequently in forms in the system.
    Text modules are included in forms using texts nodes. The text node can either refer to the text module or take its text. You can then change the text or add to it to suit the form.
    Text modules have the following attributes:
    They are client-independent
    They are connected to the transport system
    They are connected to the translation tools in the system
    The third attribute means that a text module can be uniquely assigned to a language using the logon language. When including a text module, you can also access translations of the text module, for example, to include an English text module in a German form.
    Reward Points if useful.

  • Text Modules translation to logon language in Smartforms

    I have created a text module and included it in my smartform. Now what i want is to translate the form as well as the text module in the Logon language.
    In the general attributes for the smartform i have already selected Translate-> To all languages.
    Please help. Thanks in advance

    Hi.
    You can easily translate the text module using transaction SE63.
    Just select Translation->ABAP Objects->Transport Objects
    and fill it like for a smartform
    R3TR  SSFO  <Name of text module>
    Choose the language and here you go.
    Regards,
    Timo.

  • Translations,folders and text modules in smartforms

    Hi Everyone,
    Please help me to learn :
    1. Translations into different languages in smartforms
    2. Creating folders in smartforms
    3. Creating and  the usage of text modules.
    4. More information about page navigations in smartforms.
    Helpful links and reference material would be helpful.
    KK

    hi kk,
    text modules:
    these r like global texts, which we created once can be used in any smartform.
    u can create this in t-code: smartforms
    select the radio button text modules, in the editor give the text which u want.
    to use this in our form:
    select the window -> create text
    in genaral attributes -> text type -> select text module
    give the name, language(generally en) which u created. then it gets the text which u gave in text module.
    note: when using existing text modules, as we r not aware of text size, it is better to use them in main window. so that we wont lose any data.
    hope it helps u. reward if helpful.

  • Very Urgent Text Modules - Smartform in diff lang

    Hi,
    Could any one give me a detailed info on how to use one text module in Smartform to other languages <b>without logging</b> into the system in that language.
    I <b>tried</b> Example in the  thread containing as below nut unable to succeed.
    /: INCLUDE z_txt OBJECT TEXT ID txt LANGUAGE &Variable&
    Name: z_text
    Object: Text
    Text id: Txt (Text id from SO10)
    Language: variable[/code][/code][/code]
    Its very Urgent
    Thanks
    Dan

    Dan...
    you want to give the Language for Text elemetn dinamically..
    in genaral attributes of the Text Module winodow..
    Text name: xxxxxxx
    Text Object: Text
    Text ID: ST
    Language: as below...
    so wht i am suggesting is give the &CONTROL_PARAMETERS-REPLANGU1& (if it contain the Language)..
    in Language tab.. Press the button right side of this element ">" then the text box will be become large.. then enter &CONTROL_PARAMETERS-REPLANGU1&..
    if it is not clear plese tell wht exactly you r requirement again
    <b>Please Close this thread.. when u r problem ise solved</b>
    Reward if Helpful
    Regards
    Naresh Reddy K

  • URGENT: Copying text from word doc to text module in smartforms

    Hi ALl
    I have a problem, when i copy texts from word documents to smartforms, some words getting clubbed together. there is no space. I tried justified and left aligned. In both i am getting problem like this. Is there any special way to copy and paste the text to text module from word.
    Thanks
    Murali

    Try to copy to notepad first, then copy to the text module.

Maybe you are looking for

  • Any advice on count  when sum 0

    Hi there We would like to have 1 sql such that count when sum of value in column > 0 . Problem is sum an aggregate function and also count. As example imagine 2 customer records, one has a -ve value e.g -4 and 1 a positive value of +5 so sum of these

  • Hr_organization_api Api Examples

    Hi, I need to create around 30 OU and 50 Legal Entities, Instead of creating manually every time I am planning to use hr_organization_api to create Operating Unit and legal entity. If any body have any sample to code Please mail me at [email protecte

  • Trouble downloading the trial for CS6 After Effects

    I am having troubles downloading the trial for Adobe After Effect CS6, every time I do try to download this software a grey box appears and informs me that there is a error. What should I do?

  • Help plss

    i created a new block within an existing form in oracle apps. when i create new record and save its working fine, when i try to insert the same data through a procedure with the insert statement directly into the database and try to query it says the

  • I am missing Insert options in Dreamweaver CS6. Where do I find header and navigation?

    I am missing Insert options in Dreamweaver CS6. Where do I find header and navigation?