2014 Aug 20 7:37 AM
Hi all,
I am using Standard pf status in which I want to add a button on the application tool bar.. How can I do it?
Hi all,
I am using Standard pf status in which I want to add a button on the application tool bar.. How can I do it?
2014 Aug 20 7:44 AM
You cannot add any button on the standard toolbar.
You have make a copy of the standard toolbar and make a custom PF status same as that of the standard.
Then you can add your custom buttons and you can set the PF status for your report.
2014 Aug 20 7:53 AM
I am sorry. I forgot to explain that I have copied the Standard PF status to my Z pf-status.
2014 Aug 20 7:58 AM
Then goto SE80, select Program and give your Program name and Select GUI Status.
Give your button a name and press enter. Then select static text and press enter.
Give function text, Info text and select an icon from the Icon Name.
Your button is created now.
2014 Aug 20 8:03 AM
Hi,
The same way you do it for your custome Menu ,Add new menu in App toolbar option.
write corresponding code in where you call menu .
Regards,
Lingaraj
2014 Aug 20 8:07 AM
Thank You Lingraj.
I tried the same which you have suggested.
But it is not getting displayed..
2014 Aug 20 8:10 AM
Hope you have used SET PF-STATUS 'ZTEST' EXCLUDING it_extab. command in your program
or you could have included that while calling the ALV report.
2014 Aug 20 10:31 AM
Hi,
could you please check that pf status is activated with properly.
Thanks.
Kiran
2014 Aug 20 10:36 AM
Hi,
How did you copy menu status Manually or from SE80 copy menu status option.
If manual copy of menu status always having some issue.
please copy standerd by right click and copy option from SE80 and save in you Z menu.
replace standard PF status code in program with Custom one.
regards,
Lingaraj
2014 Aug 20 10:34 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |