hi guys,
I've got some problems with my ALV grid.
INFO:
internal table with fields: PGMID, OBJ, OBJN, COMP
Before a row is deleted I'd like to check whether this row is meant to be deleted (COMP != APP). Unfortunately I don't know how to accomplish that since I cannot react to the event "&LOCAL&DELETE_ROW".
Any ideas what to to?
Since I don't know how to modify the standard delete row event, I removed this button from the toolbar and created a new one. Unfortunately this new button is always visible/active regardless whether I set set_ready_for_input or not.
Any ideas how to toogle my own toolbar buttons at runtime?
Every answer is appreciated.
Regards,
Ron