Hi all,
I'm using error log (container) to display my error messages on save in the editable alv grid.
As I'm using MT_GOOD_CELLS, I'm getting only the modified rows in the data changed event. Is there any way to capture all the inserted rows.
First when I insert two rows with some errors, error log gets displayed (on save) and without rectifying the errors, I'm inserting some more records, but now I'm capturing only the inserted records and not the previous ones.
So my error log contains only the errors in the inserted rows.
Kindly suggest the required.
Any help would be really appreciated.
Thanks,
Revathi.