well i dont find a specific pattern. :(
If i comment AfterDelConfirm code, then no record for the delete action are log in the audit tbl
If i comment ONDelete code,
then action = delete is added in audit tbl , but other fields ID, code are blank in the audit tbl
If i uncomment both code...