<?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 special formatting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054938#M90107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;right, but our customer wants to be able to have the text formatted dynamically - THEY want to insert the formatting commands in the text so that they can determine the look of it in every single sales document position.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2005 20:29:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-01T20:29:25Z</dc:date>
    <item>
      <title>smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054931#M90100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at one of our customers we created an invoice form using smartforms. They used to have a sapscript form for the invoice. There they used to include the character format in the material text - e.g. &amp;lt;H&amp;gt;Water pump&amp;lt;/&amp;gt; - which led to a specially formatted output - in this case in bold print. They had nothing to do but to print this text in the form using an ordinary variable &amp;amp;VBDPR-ARKTX&amp;amp;.&lt;/P&gt;&lt;P&gt;Now they want me to achieve the same using smartforms.&lt;/P&gt;&lt;P&gt;Using these format characters in a long text (like VBBP 0001) results in a correct output - but in a short text it won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone of you a clue on how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards from Germany,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingolf Dresp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054931#M90100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054932#M90101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm under the assumption that you can do the same in Smartforms,  You need to create a character format,  you do this in the SMARTFORMS transaction, first create a style, Now under character formats, create one.  Now you can use this character format in the SMartform code just like in the SAPscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054932#M90101</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-12-01T20:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054933#M90102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this style and the corresponding format - but the smartforms just prints "&amp;lt;H&amp;gt;Water pump&amp;lt;/&amp;gt;" - so it takes the formatting commands as text.&lt;/P&gt;&lt;P&gt;But thanks for trying!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Ingolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054933#M90102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054934#M90103</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; Write the content in text ,  Mark the text and select the reqruied format from the character formats. &lt;/P&gt;&lt;P&gt;Apart from this you have styles to which you can create using tcode SMARTSTYLES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kalpana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kalpana Tyagi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054934#M90103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054935#M90104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would you do it in the transaction VA02 - there you can add a CHAR30 text to each sales document position.&lt;/P&gt;&lt;P&gt;The problem ist that they don't just want to have the whole text in one format, but to have e.g. 1 word in bold and 1 word not bold - both inside the same char30 field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Ingolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054935#M90104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054936#M90105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont type the formatting commands with the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a smartstyle and use it in your smartform.&lt;/P&gt;&lt;P&gt;Then you simply have to highlight the text and select the format from the character formats-drop down!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054936#M90105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054937#M90106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have do it in your form's text element!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054937#M90106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054938#M90107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;right, but our customer wants to be able to have the text formatted dynamically - THEY want to insert the formatting commands in the text so that they can determine the look of it in every single sales document position.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054938#M90107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054939#M90108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to try-out all the various formats for your text, then you need to create those character formats in your 'styles'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the text, and choose the character format you want to apply.i.e similar to having as &amp;lt;B&amp;gt;&amp;amp;VBDPR-ARKTX&amp;amp;&amp;lt;/&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In you case, check if you declared H as Character format BOLD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey, its  possible to have the formatting in the text itself, only when, you define the same character formats(same name and format) e.g: H-Bold, I-Italic etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, your text will be 'Material &amp;lt;H&amp;gt;Office clips&amp;lt;/&amp;gt; are used &amp;lt;I&amp;gt;extensively&amp;lt;/&amp;gt; in ofice.'.&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;Raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rajasekhar Dinavahi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 21:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054939#M90108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T21:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054940#M90109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ingolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. define ur style in Output options tab.&lt;/P&gt;&lt;P&gt;2.when u use character format &amp;lt;H&amp;gt;Water pump&amp;lt;/&amp;gt; also specify paragraph format which is created in style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working fine.&lt;/P&gt;&lt;P&gt;If it solve ur problem,Plz rewards point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2005 06:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054940#M90109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-03T06:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054941#M90110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the answers!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a style with the character format H where the font is printed in bold. &lt;/P&gt;&lt;P&gt;In the smartform there I have the following element in a text element: &amp;amp;WA_FLEX-TDLINE&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The style is assigned to the text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The contents of &amp;amp;WA_FLEX-TDLINE&amp;amp; is e.g. &lt;/P&gt;&lt;P&gt;"&amp;lt;H&amp;gt;Description&amp;lt;/&amp;gt; of &amp;lt;B&amp;gt;Work&amp;lt;/&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that this is exactly what is printed out&lt;/P&gt;&lt;P&gt;"&amp;lt;H&amp;gt;Description&amp;lt;/&amp;gt; of &amp;lt;B&amp;gt;Work&amp;lt;/&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no clue what to do ... I even created a paragraph format H - it's always the same "&amp;lt;H&amp;gt;Description&amp;lt;/&amp;gt; of &amp;lt;B&amp;gt;Work&amp;lt;/&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 15:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054941#M90110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-08T15:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054942#M90111</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;In smartforms you have to just select the Paragraph format and required Character format from the list box which you will see in the text editor of the text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By selecting the formats which you have created in the "smartstyle" and write the text which you want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its clear assign app. points.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 15:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054942#M90111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-08T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms special formatting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054943#M90112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ingolf,&lt;/P&gt;&lt;P&gt;  Select the style from the drop down in the window,dont write down your self ie dont write &amp;lt;H&amp;gt;, &amp;lt;B&amp;gt; etc etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 15:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-special-formatting/m-p/1054943#M90112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-08T15:27:07Z</dc:date>
    </item>
  </channel>
</rss>

