Tables which stores time entry data for delete operation
Summary:
We need a table to fetch the audit details of the deleted time entries.
Content (required):
For the time entry audit report development, we have made use of these two tables "HWM_TM_AUDITS, HWM_TM_AUDIT_ATRBS".
If there is a delete operation performed for time entries, the report fetches value only for action type column(Delete), other details are blank (Time attribute, Time type, Time stamps, Quantity and Reason) in the report.
We need to know which table will store the data for delete timecard transactions
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):