cancel
Showing results for 
Search instead for 
Did you mean: 

Add Custom Buttons on WebDynpro Table Toolbar (Not on WD ALV)

Former Member
0 Kudos

Hello Gurus,

I want to add a custom buttons on the WD ABAP Table toolbar (Instead of adding a custom button on outside of the table, I want to add the button on Table Toolbar) . One button is to select all the check boxes in the table, another button is to deselect all the checkboxes.

Can anyone please let me know how to add the custom buttons on Table Toolbar?

Please provide us the example program if there is any?

Points will be rewarded.

Thank You.

Shyam

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

In the view layout, right click on the table, and click insert tool bar. Then right click on the tool bar element and click on insert tool bar item -> insert toolbar button. Then create an onAction method for the toolbar button.

Hope this helps u.,

Regards,

Kiran

Answers (0)