2007 Dec 12 3:20 PM
Hi All,
I have to create a interactive ALV, I´m using for this a Module Pool with OO ALV.
I have created a Custom Control (Container) to display the list.
On this screen I have set a button to process a line of the list, but I have a problem.
I tried to handle the event pushbutton_click, but this event is not handled when I push the button and I think the cause is the button is not linked to the container, and I don´t know how do this.
On the other hand, I tried to perform the actin of the button on module_user_command, but on this module I don´t have the information of the line selected, because the button is not linked with the container.
Then my problem is that I don´t get link the button to the container. Somebody could guide me on this.
I have a lot of points to give ;).
Thanks and regards,
Manuel.
2007 Dec 12 3:23 PM
This program <b>BCALV_GRID_05</b> can help you add the button at ALV Toolbar which you can handle inside the event pushbutton_click.
Regards,
Naimesh Patel