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 using oops

Former Member
0 Likes
280

Hi ABAP masters,

i am displaying my list in ALV using SET_TABLE_FOR FIRST_DISPLAY,

i wont to make particular cells of a paricular row selected by user editable,

i wont that the cells should be editable only for the row which user selected,

how can i do that.

helpfull answer will be rewarded.

thanks

Devender.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
258

Hi,

You can refer to SAP standard report BCALV_EDIT_02.

1 REPLY 1
Read only

Former Member
0 Likes
259

Hi,

You can refer to SAP standard report BCALV_EDIT_02.