<?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: Icon for Push Button - Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037269#M418579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure..... in the AT SELECTION-SCREEN OUTPUT event, you can simply write the icon to the field.  See here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

REPORT zrich_001.

type-pools: icon.

selection-screen PUSHBUTTON 2(20) but1 USER-COMMAND cli1.

at selection-screen output.
  concatenate icon_green_light 'Hey, Push This!'
               into but1 separated by space.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2007 00:44:18 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-03-15T00:44:18Z</dc:date>
    <item>
      <title>Icon for Push Button - Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037268#M418578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Push Button in the selection screen. I want to give some icon in the push button instead of text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 00:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037268#M418578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T00:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Icon for Push Button - Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037269#M418579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure..... in the AT SELECTION-SCREEN OUTPUT event, you can simply write the icon to the field.  See here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

REPORT zrich_001.

type-pools: icon.

selection-screen PUSHBUTTON 2(20) but1 USER-COMMAND cli1.

at selection-screen output.
  concatenate icon_green_light 'Hey, Push This!'
               into but1 separated by space.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 00:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037269#M418579</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-15T00:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Icon for Push Button - Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037270#M418580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I rewarded you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 01:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/icon-for-push-button-selection-screen/m-p/2037270#M418580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T01:03:07Z</dc:date>
    </item>
  </channel>
</rss>

