2007 Nov 28 2:32 PM
Hi,
i have wirtten a programm which displays some data on a alv_grid with some editable
fields.
Now i want to handle the input or changes on the alv, to store the data in my local datatable.
But how can i handle this?
Thanx
2007 Nov 28 2:52 PM
I had to do something similar:
When i had to do this, i used a auxiliar table and before the show, i saved the first table into the auxliar one. After, when the user pushed the button, i made a loop at the first table and compare the fields, and if it had been changed i changed the auxiliar too.
Hi,
i have wirtten a programm which displays some data on a alv_grid with some editable
fields.
Now i want to handle the input or changes on the alv, to store the data in my local datatable.
But how can i handle this?
Thanx
2007 Nov 28 2:52 PM
I had to do something similar:
When i had to do this, i used a auxiliar table and before the show, i saved the first table into the auxliar one. After, when the user pushed the button, i made a loop at the first table and compare the fields, and if it had been changed i changed the auxiliar too.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |