<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828221#M920606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="387841"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 May 2008 09:44:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-24T09:44:01Z</dc:date>
    <item>
      <title>Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828218#M920603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to maintain Text modules in smartform.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2008 08:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828218#M920603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-24T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828219#M920604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this may help u ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text module of the text node is used to refer to an existing text module in the system. The text modules can be &lt;/P&gt;&lt;P&gt;used in two ways:&lt;/P&gt;&lt;P&gt;·        To create a text node, call the context menu for that node in the tree structure that shall contain the text &lt;/P&gt;&lt;P&gt;and choose create-&amp;gt;text under the window TERMSCONDITION.&lt;/P&gt;&lt;P&gt;·        Enter a unique name for the node (TERMSCONDITION) and a description (Terms and Condition)&lt;/P&gt;&lt;P&gt;·        On the general attributes tab select the text type text module&lt;/P&gt;&lt;P&gt;·        Enter the name of the text module in the text name field (&amp;amp;G_TERMS_TEXT&amp;amp;). &amp;amp;G_TERMS_TEXT&amp;amp; is &lt;/P&gt;&lt;P&gt;used to determine the Text name dynamically in the program lines preceding the text module node.&lt;/P&gt;&lt;P&gt;·        Program Lines: GETTERMSCONDITION&lt;/P&gt;&lt;P&gt;Concatenate 'ZTMM_PO_TERMS_' ZXEKKO-BUKRS&lt;/P&gt;&lt;P&gt;                                  INTO G_TERMS_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;praveena.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2008 09:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828219#M920604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-24T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828220#M920605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the t-code Smartforms itself you get 3 option 1 for form builder, 2nd for Style and, 3rd for Text module just check the text module button and give a unique name and create write your text then activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the formbuilder in text choose text module/standard text  from the list and the text window will change then assign the name of your text module and activate, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very simple just do once you will understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2008 09:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828220#M920605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-24T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828221#M920606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="387841"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2008 09:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828221#M920606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-24T09:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828222#M920607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Refer to the text module. The text then appears read-only in the PC editor and is included when the form is printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Copy the text module. The system then copies the text of the module and automatically converts the text node into an editable text element.&lt;/P&gt;&lt;P&gt;     To create a text node , call the context menu for that node in the tree structure that shall contain  the text and choose create-&amp;gt;text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Enter a unique name for the node and a description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    On the general attributes tab select the text type text module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Enter the name of the text module in the text name field .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 10:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/3828222#M920607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T10:17:33Z</dc:date>
    </item>
  </channel>
</rss>

