Register Login

CL_SALV_TABLE class- Add a Push-button to ALV

Updated May 18, 2018

Hi Experts,

I was developing a code which required an ALV output with OOPS.

I used class CL_SALV_TABLE. Now I have to add a pushbutton to my ALV using the same class.

How would I do it?

thanks in advance.


Comments

  • 21 Jan 2015 1:49 pm rekha Helpful Answer

    If  you are using custom container in your program then use class type cl_gui_custom_container and grid type as cl_gui_alv_grid.


×