<?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: Changing Field Color in Dialog Programing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916014#M58126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALV supports coloring the columns, rows and individual cells.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic Documents also support color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business Server Pages probably support color but that is all new to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, you cannot color standard screen items.  The design is that users control the screen colors at the presentation server and therefore the programmer should not be coloring the colors.  As new features like ALV, Dynamic Documents, etc, this design is changing so that the programmers get control of the colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can point out some documentation if you would like to follow up on any of these ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Feb 2005 14:37:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-02-11T14:37:48Z</dc:date>
    <item>
      <title>Changing Field Color in Dialog Programing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916012#M58124</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;I would like to know how to change the field background color (red or green). I have seen there is an attribute called screen-color. But i am unable to find any difference in the program even i tried with values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Screen-Color&amp;lt;/b&amp;gt; what is the exact usage ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 01:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916012#M58124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-11T01:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Field Color in Dialog Programing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916013#M58125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like the field COLOR of the structure &amp;lt;i&amp;gt;SCREEN&amp;lt;/i&amp;gt; is yet to be documented. The documentation , however says this much:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;As of release 6.20, structure screen is described by data type SCREEN in the ABAP Dictionary. With release 6.10, it was determined by type syscr_screen of type group SYSCR. Before release 6.10, it was created system-internally with a bound data type.&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done a quick where-used analysis for the field COLOR of the structure SCREEN, but have not found any results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, it has been discussed at length about the possibility of coloring a screen (or some screen elements like a table control's cells). And the conclusion in general is that it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 04:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916013#M58125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-11T04:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Field Color in Dialog Programing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916014#M58126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALV supports coloring the columns, rows and individual cells.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic Documents also support color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business Server Pages probably support color but that is all new to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, you cannot color standard screen items.  The design is that users control the screen colors at the presentation server and therefore the programmer should not be coloring the colors.  As new features like ALV, Dynamic Documents, etc, this design is changing so that the programmers get control of the colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can point out some documentation if you would like to follow up on any of these ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2005 14:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-color-in-dialog-programing/m-p/916014#M58126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-11T14:37:48Z</dc:date>
    </item>
  </channel>
</rss>

