<?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: screen colors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389129#M813739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the screen color to be changed not the list options..is it possible ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 11:25:47 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2008-02-18T11:25:47Z</dc:date>
    <item>
      <title>screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389124#M813734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement...If there is any solution..Do post here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a text getting displayed for a partno in the screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how to display the screentext or the entire screen in colors based on my condition..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 09:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389124#M813734</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-02-18T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389125#M813735</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;u can do dat in a report list....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;WRITE / 'color' COLOR 1.
WRITE / 'color' COLOR 1 INTENSIFIED OFF.
WRITE / 'color' COLOR 2.
WRITE / 'color' COLOR 2 INTENSIFIED OFF.
WRITE / 'color' COLOR 3.
WRITE / 'color' COLOR 3 INTENSIFIED OFF.
WRITE / 'color' COLOR 4.
WRITE / 'color' COLOR 4 INTENSIFIED OFF.
WRITE / 'color' COLOR 5.
WRITE / 'color' COLOR 5 INTENSIFIED OFF.
WRITE / 'color' COLOR 6.
WRITE / 'color' COLOR 6 INTENSIFIED OFF.
WRITE / 'color' COLOR 7.
WRITE / 'color' COLOR 7 INTENSIFIED OFF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 09:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389125#M813735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T09:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389126#M813736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friend, &lt;/P&gt;&lt;P&gt;Please make you q maore clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the colour of the screen &lt;/P&gt;&lt;P&gt;go to the last Icon in rainbow colour --&amp;gt; that is options  then Set colour to the System...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can change the coulour accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edited by,&lt;/P&gt;&lt;P&gt;Amlan Sarkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 09:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389126#M813736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T09:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389127#M813737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what i need to do based on program logic...is it possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 09:52:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389127#M813737</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-02-18T09:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389128#M813738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls check the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba1ae35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/dba1ae35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 11:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389128#M813738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: screen colors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389129#M813739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the screen color to be changed not the list options..is it possible ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 11:25:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-colors/m-p/3389129#M813739</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2008-02-18T11:25:47Z</dc:date>
    </item>
  </channel>
</rss>

