ALV with editable column



To make a column editable, Create a new method EDIT_COLUMN in the component controller.

 Put the below code. First instantiate the used component. get  the column reference and set the cell editor as editable.

 call the method form WDDOINIT method.

Test the application.


 

 

Leave a Reply