Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Application Toolbar hiding

dhiraj_bhatia1
Explorer
0 Likes
1,484

Hi All,

I am having an application toolbar without any buttons on it in my screen but i want to completely HIDE it as there are no buttons

i tried with "HIDE ALL" but it did not work for me,can any one suggest that how can i hide the Application toolbar in my screen.

Best Regards,

Dhiraj Bhatia

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
1,013

You can do this in "screen painter". (Afaik not in "menu painter") Check attributes of your screen/dynpro there is a "Without application toolbar" checkbox.

Regards,

Raymond

Ref: [Creating Screens|http://help.sap.com/saphelp_nw04/helpdata/EN/d1/801b84454211d189710000e8322d00/frameset.htm], look for : Screen attributes, Without application toolbar.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
1,014

You can do this in "screen painter". (Afaik not in "menu painter") Check attributes of your screen/dynpro there is a "Without application toolbar" checkbox.

Regards,

Raymond

Ref: [Creating Screens|http://help.sap.com/saphelp_nw04/helpdata/EN/d1/801b84454211d189710000e8322d00/frameset.htm], look for : Screen attributes, Without application toolbar.

Read only

0 Likes
1,013

This is a perfect solution for the clarification and it works