‎2016 Apr 29 11:45 AM
hey guys
i would like to know if it is possible to make an alv
tree column editable?
‎2016 Apr 29 11:54 AM
via SAP GUI, no (it's based on the column tree technology, which is not editable), only simple ALV grids can be editable.
‎2016 Apr 29 11:54 AM
via SAP GUI, no (it's based on the column tree technology, which is not editable), only simple ALV grids can be editable.
‎2016 Apr 29 12:00 PM
hi,
I think you make a field editable in a ALV tree by setting the "EDIT" of the field catalog to "X" for that particular field alone.
Check the following program,
BCALV_TREE_DEMO
BCALV_TREE_SIMPLE_DEMO
hope it helps
‎2016 Apr 29 12:01 PM
there is no possibility to edit it with double-click and pop-up_get_values