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

Insert/append/delete row in alv modify

Former Member
0 Likes
352

Dear SDN,

I am using function REUSE_ALV_GRID_DISPLAY_LVC for alv modify. Now i want to insert row. What should i activate in this function so that i can insert or delete row.

Thanks,

raj

1 REPLY 1
Read only

Former Member
0 Likes
298

THis kind of stuff can be simple in OOPs ALVs,

better go in that no need to write much code..

->Open SE38 -> Press Ctrl + F -> give pakage name SLIS -> Execute(F8),

now u will get programs list more than 200. OK

search "EDIT" , some programs will come view that by executing and use that as ur reference and do in ur program like that .OK

Ramesh.