<?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: St text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468884#M220533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I think character format &amp;lt;b&amp;gt; is not defined in your layout. &lt;/P&gt;&lt;P&gt;2) So create a character format &amp;lt;b&amp;gt; with BOLD and then use this in your standard text.&lt;/P&gt;&lt;P&gt;3) The standard text only supports the following character foramts only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H       Character string, highlighted&lt;/P&gt;&lt;P&gt;U       Character string, underlined &lt;/P&gt;&lt;P&gt;(       Raw Character String         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)You can use these character formats inside your standard text even though they were not defined in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 15:19:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T15:19:38Z</dc:date>
    <item>
      <title>St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468879#M220528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i created st text like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   &amp;lt;b&amp;gt;Total Balance&amp;lt;/&amp;gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Its standard text with bold&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that i checked syntex,i got error mesg &lt;/P&gt;&lt;P&gt;" Unknown character format B "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me some suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:02:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468879#M220528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468880#M220529</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;Did you define the chracter format &amp;lt;b&amp;gt;b&amp;lt;/b&amp;gt; in the layout . Please check that alone should be the error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: varun sonu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468880#M220529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468881#M220530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the script u goto Character formats and create an element for example CB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that element and click on Font tab&lt;/P&gt;&lt;P&gt;and select the radio button &amp;lt;b&amp;gt;On&amp;lt;/b&amp;gt; for &amp;lt;b&amp;gt;Bold&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use like this for ex:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&amp;lt;CB&amp;gt; Total Balance&amp;lt;/&amp;gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468881#M220530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468882#M220531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I given default paragraph format (*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still i am getting that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468882#M220531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468883#M220532</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;Remove the character format in SO10 .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Approved text &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont give as * &amp;lt;B&amp;gt; Approved text &amp;lt;/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468883#M220532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: St text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468884#M220533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I think character format &amp;lt;b&amp;gt; is not defined in your layout. &lt;/P&gt;&lt;P&gt;2) So create a character format &amp;lt;b&amp;gt; with BOLD and then use this in your standard text.&lt;/P&gt;&lt;P&gt;3) The standard text only supports the following character foramts only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H       Character string, highlighted&lt;/P&gt;&lt;P&gt;U       Character string, underlined &lt;/P&gt;&lt;P&gt;(       Raw Character String         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)You can use these character formats inside your standard text even though they were not defined in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 15:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/st-text/m-p/1468884#M220533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T15:19:38Z</dc:date>
    </item>
  </channel>
</rss>

