cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a button on ALV in webdynrpro ABAP ?

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

in my opinion it's not necessary to copy the component to add buttons.

Have a look at this:

http://help.sap.com/saphelp_nwpi71/helpdata/de/99/d5b72310094a138d65c0ecbcf67733/frameset.htm

Regards

Answers (0)