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 Insert editable row

0 Likes
1,054

Hi,

I am not really good at ABAP, so plane provide the code and wehre if to Insert it. I am working at a program which can Show different database tables ( i am using an alv grid) . At the moment can edit only non-key collumn which is great, but when i Insert a row i want to be able to edit also the key cells of the new row.

Thank you for your help in advance.

2 REPLIES 2
Read only

former_member34
Product and Topic Expert
Product and Topic Expert
0 Likes
959

Thank you for visiting SAP Community to get answers to your questions. Since this is your first question, I recommend that you familiarize yourself with our Q&A Tutorial: https://developers.sap.com/tutorials/community-qa.html, as it provides tips for preparing questions that draw responses from our members. Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your profile you encourage readers to respond: https://www.youtube.com/watch?v=46bt1juWUUM

Many thanks!

Read only

TuncayKaraca
Active Contributor
959

Hi Tiger,

In your system you can find example ABAP programs like name starts with "BCALV*".

Check out these:

Thanks,
Tuncay