Say I have an application database table in SAP that I want to allow perhaps one trusted user to directly edit, but only with auditing. However, I only want auditing to occur when it is edited by a person, not a batch process.
Are maintenance dialogs on the database table what I want? Or should I be looking at something else?
Thanks for any replies.