<?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 BOLD using Write Statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550706#M249875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to display specific field values( in list display) in BOLD format apart from giving colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Aug 2006 04:17:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-22T04:17:40Z</dc:date>
    <item>
      <title>BOLD using Write Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550706#M249875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to display specific field values( in list display) in BOLD format apart from giving colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 04:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550706#M249875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T04:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: BOLD using Write Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550707#M249876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't  think  it  is  posible below 4.7&lt;/P&gt;&lt;P&gt;same thread....&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1130950"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 04:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550707#M249876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T04:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: BOLD using Write Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550708#M249877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohankumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to get Bold characters using write statement. But, you can get your text highlighted using the addition INTENSIFIED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Format INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;WRITE 'Text1'.&lt;/P&gt;&lt;P&gt;Format INTENSIFIED  OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Intensified - affects the background color. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each color exists in a normal (desaturated) and in an intensified (saturated) form. ... INTENSIFIED takes the current background color from the "intensified" palette, while the ... INTENSIFIED OFF uses the "normal" palette. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note :&lt;/P&gt;&lt;P&gt;Every time a new event ( START-OF-SELECTION, TOP-OF-PAGE, ...) is started, the system setting reverts to ... INTENSIFIED /color palette: "output field intensified", IntNorm). &lt;/P&gt;&lt;P&gt;On a standard background (COLOR COL_BACKGROUND), the foreground color may be affected in certain cases. &lt;/P&gt;&lt;P&gt;If, for example, you use the addition ... INVERSE, the addition is ... INTENSIFIED. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pragya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 04:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550708#M249877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T04:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: BOLD using Write Statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550709#M249878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORMAT INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now all the WRITE statement following this, the data will be in BOLD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2006 04:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bold-using-write-statement/m-p/1550709#M249878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-22T04:28:37Z</dc:date>
    </item>
  </channel>
</rss>

