we have a custom table and it has a field, flag for deletion.
Now In SM30, if user tries to delete the records, the flag need to be set but the records must not be deleted.
I tried using the event '03' (before deleting the data) but couldn't achieve the functionality.
P.S:As i haven't found the correct answer, i'm re-posting this question.