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

ALV editable cell

Former Member
476

Hi, is there any way I can make editable only one cell of my alv, not the whole column? I'm using REUSE_ALV_GRID_DISPLAY_LVC and LVC_FIELDCATALOG_MERGE.

For example:

Col1

-


Editable

-


Not Editable

-


Editable

-


Editable

-


.....

Thanks!!

Hi, is there any way I can make editable only one cell of my alv, not the whole column? I'm using REUSE_ALV_GRID_DISPLAY_LVC and LVC_FIELDCATALOG_MERGE.

For example:

Col1

-


Editable

-


Not Editable

-


Editable

-


Editable

-


.....

Thanks!!

2 REPLIES 2
Read only

Former Member
0 Likes
419

chk my blog if it can help you

/people/community.user/blog/2007/01/10/displaychange-mode-of-editable-fields-in-alv-using-function-modules-but-not-custom-containers

Read only

Former Member
0 Likes
419

Thanks