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 grid

Former Member
0 Likes
283

Hi,

I am using a alv grid which has 8 fields. Initially all the fields must be in display mode. When the 'Add new row' button is clicked the new row should have selected fields as editable.Please provide solution.

1 ACCEPTED SOLUTION
Read only

Swetabh
Explorer
0 Likes
266

Hi

Please check following link

[ABAP Code Sample to Edit ALV Grid|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ec31e990-0201-0010-f4b6-c02d876ce033]

If the link is not working, please search for 'ABAP Code Sample to Edit ALV Grid' in sdn. It will give many other useful results.

Please provide points, if its useful.

Hi,

I am using a alv grid which has 8 fields. Initially all the fields must be in display mode. When the 'Add new row' button is clicked the new row should have selected fields as editable.Please provide solution.

1 REPLY 1
Read only

Swetabh
Explorer
0 Likes
267

Hi

Please check following link

[ABAP Code Sample to Edit ALV Grid|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ec31e990-0201-0010-f4b6-c02d876ce033]

If the link is not working, please search for 'ABAP Code Sample to Edit ALV Grid' in sdn. It will give many other useful results.

Please provide points, if its useful.