2007 Mar 06 7:32 AM
Hi Gurus,
I am working on an OO ALV Grid , here when I am adding a row to the grid by clicking the append row button and when I am pressing F4 for input search help, the newly appended row is getting deleted and the grid remains with only the first row.
Can anybody please tell me why this is happening or in what cases this can happen
Thanks
Hi Gurus,
I am working on an OO ALV Grid , here when I am adding a row to the grid by clicking the append row button and when I am pressing F4 for input search help, the newly appended row is getting deleted and the grid remains with only the first row.
Can anybody please tell me why this is happening or in what cases this can happen
Thanks
2007 Mar 06 7:36 AM
Hi Rahul ,
Just debug the program and see that when you press F4 after the required processing is done , does it go to the module where you call SET_TABLE_FOR_FIRST_DISPLAY method , please check this.
Actually once this method has been called use the method REFRESH_TABLE_DISPLAY.
Regards
Arun
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |