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 list report

Former Member
0 Likes
398

Hi,

How would I get a button on the application toolbar for an abap list report.

I could do it using a selection screen, but I want the button usuable when the list output is printed

to the screen. I have clickable icons on the list report. Be nice to have toolbar buttons.

thanks

Dylan.

1 REPLY 1
Read only

Former Member
0 Likes
321

Hi you are asking about selection-screen application tool bar buttons or output application tool bar buttons. If u want selection-screen application tool bar buttons then go with SCCRFIELDS structure. If u want output application tool bar buttons then go with Set pf-status.

Regards,

Kumar.