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

Button creation

Former Member
0 Likes
390

Hi,

I have to create a button on top of the screen i.e in the Blue bar on top of the scree.Please suggest how can it be created.

2 REPLIES 2
Read only

Former Member
0 Likes
369

Hi!

You can go through this link carefully...and try designing you will get it.

http://help.sap.com/saphelp_nw04s/helpdata/en/9f/dba99935c111d1829f0000e829fbfe/content.htm

Regards.

Read only

Former Member
0 Likes
369

Hi,

create a PF status for the screen in PBO and create the button there.

Go in PBO double click on SET PF-STATUS statement and create the button.

This will create the button in the application toolbar ( Area above screen ).