Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Editable alv tree

Former Member
0 Likes
905

hey guys

i would like to know if it is possible to make an alv

tree column editable?

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
782

via SAP GUI, no (it's based on the column tree technology, which is not editable), only simple ALV grids can be editable.

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
783

via SAP GUI, no (it's based on the column tree technology, which is not editable), only simple ALV grids can be editable.

Read only

0 Likes
782

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

Read only

0 Likes
782

there is no possibility to edit it with double-click and pop-up_get_values