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 column in report

Former Member
0 Likes
301

Hi All,

Is there any way to set column of a tree editable.i am using class cl_gui_alv_tree_simple and i tried using fieldcatalog edit option but i didn't get.

Can any one help me.Thanks in advance.

Thanks and regards,

Suman.

1 REPLY 1
Read only

Former Member
0 Likes
277

Hi ,

set_table_for_first_display has one parameter IS_LAYOUT .

edit field can be set to X .

Also In fieldcatalog we have edit field this can be set to X.