ORDER_RES_AUDIT
Description:
The table ORDER_RES_AUDIT stores audit data for result finding.

Primary Key
Column Name Ordinal Position
FINDING_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 FINDING_ID NUMERIC No
The unique identifier for the finding record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 AUDIT_DAT VARCHAR No
This column stores a unique, internal contact date, in decimal format, when the audit action occurred for this result finding.
4 AUDIT_ITEM VARCHAR No
The result finding item that was modified in the audited action performed for this record.
5 RES_AUDIT_USER_ID VARCHAR No
This column stores the user who enacted the audit action for the items modified in this row.
6 RES_AUDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 AUDIT_DTTM DATETIME (UTC) No
This column records the instant at which the audit action was performed for this row.