‎2009 Apr 27 10:21 AM
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.
‎2009 Apr 27 10:23 AM
hi,
using pf status u can create a button in application toolbar..
go to se41, menu painter and create the pf status..
Rgds.,
subash
‎2009 Apr 27 10:24 AM
Hello,
To createa button on the Menu bar, create one in the PF-status of the screen in the Menu Bar section. Give a name for the button and create.
Regards,
Mansi.
‎2009 Apr 27 10:27 AM
Hi,
If it is the custom program, then it can be done simply by creating your PF status, and adding the new one as required.
If it is the standard means, then you need to search the suitable exit or badi, where this can be done.
For existing options, you can refer to the given screen in SE41. i.e. Menu painter.
Regards,
Santhosh.
‎2009 Apr 27 10:27 AM
hi
in your sorce code use set pf-status command
set pf-status 'Zstatus'.
now double click on zstatus and create the pf status for your screen.
here u can add new button for screen