<?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 application toolbar buttons in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-toolbar-buttons/m-p/7256388#M1528293</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 a screen with application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set a default button to be triggered when click Enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how this come?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Sep 2010 08:29:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-19T08:29:47Z</dc:date>
    <item>
      <title>application toolbar buttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-toolbar-buttons/m-p/7256388#M1528293</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 a screen with application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set a default button to be triggered when click Enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how this come?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Sep 2010 08:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-toolbar-buttons/m-p/7256388#M1528293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-19T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: application toolbar buttons</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-toolbar-buttons/m-p/7256389#M1528294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in pai.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
if sy-ucomm = ' '. "When enter
sy-ucomm = 'DIS'. "Change the ok code like this
endif.

case sy-ucomm.
when 'DIS'.

when 'BAC'.

endcase.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Sep 2010 09:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-toolbar-buttons/m-p/7256389#M1528294</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-19T09:39:12Z</dc:date>
    </item>
  </channel>
</rss>

