<?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 Color Button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420270#M1409216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get a Coloured button in the module pool screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2009 15:46:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-13T15:46:37Z</dc:date>
    <item>
      <title>Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420270#M1409216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get a Coloured button in the module pool screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 15:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420270#M1409216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-13T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420271#M1409217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever see that in a standard screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2009 23:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420271#M1409217</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-12-13T23:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420272#M1409218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need two buttons with different Colors to Identify the User.Is it possible or not in ABAP Module pool programming or is there any other way to acheive it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 09:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420272#M1409218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T09:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420273#M1409219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand why you need to customize a button according to the user...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of changing the color (I have NEVER seen that in SAP), you may just change the text or display any icon inside the button. See ABAP examples in SE38, menu Environment, Examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 09:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420273#M1409219</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-12-14T09:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420274#M1409220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hello Vikranth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As per my understanding your requirement is :You would like to provide user a differentiation of the &lt;/P&gt;&lt;P&gt;buttons added on the sceen.&lt;/P&gt;&lt;P&gt;If that is the requirement then do one thing :&lt;/P&gt;&lt;P&gt;In module pool you have an option to bright a button in the attributes section .&lt;/P&gt;&lt;P&gt;In the attributes of the field added to a screen you can see the "bright" check box,&lt;/P&gt;&lt;P&gt;If you check this then the field would be shown as bold.&lt;/P&gt;&lt;P&gt;for the first button apply the above process and for the second button leave it as it is ,&lt;/P&gt;&lt;P&gt;This would solve your purpose,.&lt;/P&gt;&lt;P&gt;Thanks,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 09:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420274#M1409220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T09:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420275#M1409221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveen, as far as I can see, the bright checkbox is only available for texts, not for buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 10:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420275#M1409221</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2009-12-14T10:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420276#M1409222</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;Please suggest me that will be possible in SAP ABAP or not. My customer needs a simple screen with input box and two bottons with different colors only,&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;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 14:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420276#M1409222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T14:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420277#M1409223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikranth - Sandra gave you a very good answer. If you don't see SAP standard transactions with the functionality you want, it probably doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having said that, Maybe SAP program DEMO_COLORSEL will give you some ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 14:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420277#M1409223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T14:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Color Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420278#M1409224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assumed that it is not possible to get colored buttons in Module Pool progamming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2009 14:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/color-button/m-p/6420278#M1409224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-14T14:55:31Z</dc:date>
    </item>
  </channel>
</rss>

