<?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: Multiple pushbuttons on application toolbar not fitting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323915#M1537210</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;is there enough space to put it un the selection screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 06:58:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-28T06:58:03Z</dc:date>
    <item>
      <title>Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323913#M1537208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ppl,&lt;/P&gt;&lt;P&gt;I have a created a custom transaction wherein I need to display about 18 pushbuttons on the application toolbar.&lt;/P&gt;&lt;P&gt;But, the problem is that all of these do not fit on the screen so I can see only about 10 buttons in my transaction (the last button is not even displayed completely).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I can create a multi line application toolbar or is there any other solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323913#M1537208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323914#M1537209</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;Use icons instead of push buttons in the app. toolbar, if your requirement meet so. &lt;/P&gt;&lt;P&gt;So that you can utilize the space . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323914#M1537209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323915#M1537210</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;is there enough space to put it un the selection screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323915#M1537210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T06:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323916#M1537211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There doesn't seem to be an option of having a multi line application toolbar.&lt;/P&gt;&lt;P&gt;If you want the pushbuttons on the selection screen (for reports), then you'll have to design the buttons along with the other selection parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else, if you want it in your transaction (I assume you have designed a screen using SE51), then place pushbuttons on the screen area. Assign a function code and use it as a normal pushbutton placed on the application toolbar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323916#M1537211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T07:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323917#M1537212</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;you can use icons or abbreviations for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sakshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323917#M1537212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T07:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323918#M1537213</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;Maximum limit of pushbuttons on application toolbar is 5 only..&lt;/P&gt;&lt;P&gt;It's better to use function keys if you have more then 5 pushbuttons..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323918#M1537213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple pushbuttons on application toolbar not fitting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323919#M1537214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ppl,&lt;/P&gt;&lt;P&gt;I had a custom screen designed for my transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I was able to display around 10 buttons on the application toolbar. No issues with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I have placed 9 pushbuttons on the application toolbar and the remaining are designed in the screen area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for the quick and helpful replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-pushbuttons-on-application-toolbar-not-fitting/m-p/7323919#M1537214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T07:40:22Z</dc:date>
    </item>
  </channel>
</rss>

