2005 Feb 16 10:33 AM
Hi,
I created an alv_grid (EDIT) and every time that I insert data is necessary to give an ENTER for the alv_grid (EDIT) to visualize the modification.
It is even so a lot of times ALV_GRID (EDIT) it doesn't recognize the modification.
Did anybody already go by that????
Thanks
Sabrina
2005 Feb 16 11:07 AM
Hi Sabrina
ALV edit mode realizes your changes in two ways:
1. When you transit to a new cell or press 'Enter'
2. Just when you press "Enter"
You set which of this to be valid using the method "register_edit_event". For more information, you can refer to the tutorial <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/an%20easy%20reference%20for%20alv%20grid%20control.pdf">"An Easy Reference For ALV Grid Control"</a>.
Kind Regards
*--Serdar
ssimsekler@yahoo.com
2005 Feb 16 11:07 AM
Hi Sabrina
ALV edit mode realizes your changes in two ways:
1. When you transit to a new cell or press 'Enter'
2. Just when you press "Enter"
You set which of this to be valid using the method "register_edit_event". For more information, you can refer to the tutorial <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/an%20easy%20reference%20for%20alv%20grid%20control.pdf">"An Easy Reference For ALV Grid Control"</a>.
Kind Regards
*--Serdar
ssimsekler@yahoo.com
2005 Feb 16 11:07 AM
Hi Sabrina,
you need to raise the event data_changed for every other action you do within your program.
regards
Siggi
2005 Feb 16 12:28 PM
Hi Sabrina ,
Refer to this Code Sample ...Hope this would help You
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/abap code sample for data browser using alv grid.doc
Regards
Immanuel
2005 Feb 16 3:17 PM
Hi Sabrina,
Hope you have found that document useful..
If yes...plz do reward the document by rating it...
Regards
Immanuel
2005 May 17 4:14 AM
Hi Immanuel
The document is of great help to me . Thanks for it.
But i dont know how to rate it , if you can pl tell me i will do that also.
best regards
Sandeep
2005 May 17 6:10 AM
Hi Sandeep ,
Just enter a search keyword for the document.In that results found you can see an option below for Rating..Just Click On it...You'll get the menu..
Thanks
Immanuel