Skip to Content
0
Former Member
Dec 05, 2008 at 01:56 PM

How to add a button on ALV in webdynrpro ABAP ?

60 Views

Hi Friends,

i have come across one scenario in my project.

we use SALV_WD_TABLE class to generate ALV component in Webdynrpro and it contains two

defalut buttons ' PRINT VERSION ' & ' EXPORT '.

i have copied SALV_WD_TABLE into ZSALV_WD_TABLE.

my question is how to add button ( Button has to come after 'EXPORT' ) on this copied one ZSALV_WD_TABLE and which method we need to write the code to get button ? so that , instead of using SALV_WD_TABLE i can use ZSALV_WD_TABLE which has 3 buttons .

Thanks in Advance.....

Regards,

L.Aditya