‎2010 Sep 28 7:24 AM
Hi ppl,
I have a created a custom transaction wherein I need to display about 18 pushbuttons on the application toolbar.
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).
Please let me know if I can create a multi line application toolbar or is there any other solution for this?
Regards.
‎2010 Sep 28 8:06 AM
Hi,
There doesn't seem to be an option of having a multi line application toolbar.
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.
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.
‎2010 Sep 28 7:50 AM
Hi,
Use icons instead of push buttons in the app. toolbar, if your requirement meet so.
So that you can utilize the space .
Thanks&Regards
‎2010 Sep 28 7:58 AM
Hi,
is there enough space to put it un the selection screen?
Regards, Dieter
‎2010 Sep 28 8:06 AM
Hi,
There doesn't seem to be an option of having a multi line application toolbar.
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.
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.
‎2010 Sep 28 8:14 AM
hi,
you can use icons or abbreviations for the same.
regards,
Sakshi
‎2010 Sep 28 8:16 AM
Hi,
Maximum limit of pushbuttons on application toolbar is 5 only..
It's better to use function keys if you have more then 5 pushbuttons..
Thanks.
‎2010 Sep 28 8:40 AM
Hi ppl,
I had a custom screen designed for my transaction.
And I was able to display around 10 buttons on the application toolbar. No issues with that.
Now, I have placed 9 pushbuttons on the application toolbar and the remaining are designed in the screen area.
Thank you all for the quick and helpful replies.
Regards.