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 cl_gui_alv_tree_simple

Former Member
0 Likes
684

Is it possible to make a column of an ALV-TREE editable?

If so, how can I implement it?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
612

I believe this you’re asking is not possible but another choice is to create some other kind of report. Try searching for another option. I’ve looked into it and no idea.

Sorry couldn’t help.

JB.

Is it possible to make a column of an ALV-TREE editable?

If so, how can I implement it?

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
613

I believe this you’re asking is not possible but another choice is to create some other kind of report. Try searching for another option. I’ve looked into it and no idea.

Sorry couldn’t help.

JB.

Read only

Former Member
0 Likes
612

As has been said, it is not possible to edit the columns of the ALV tree.

One option is to display the values in an ALV grid and make the required column editable.

Regards,

Anand Mandalika.