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

adding a button on the ALV toolbar

Former Member
0 Likes
860

Hi,

I am using FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' to navigate to the second ALV details screen on double click.

I need to add a Button to EXPORT the data shown on the POPUP screen. Can you please advise how can I do that using this function module. Thanks.

Regards,

FS

Hi,

I am using FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' to navigate to the second ALV details screen on double click.

I need to add a Button to EXPORT the data shown on the POPUP screen. Can you please advise how can I do that using this function module. Thanks.

Regards,

FS

1 REPLY 1
Read only

Former Member
0 Likes
528

Hi!

Goto se80 and put this in programs "SAPLKKBL" and copy status gui "STANDARD_FULLSCREEN" to your program, and now you should see the status gui in your z program, go there and modify the status gui

Thanks

Raul Natu