FAM_DOC_GEN_AUD_TRL
Description:
This table stores data for the generic audit trail from a family document.

Primary Key
Column Name Ordinal Position
FAM_DOC_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 FAM_DOC_ID NUMERIC No
The unique identifier (.1 item) for the family document 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 GEN_AUD_UPDATE_ITEM INTEGER No
The number of the item in the general audit table that was updated.
4 GEN_AUD_PREV_VAL VARCHAR No
The previous value stored for the item.
5 GEN_AUD_NEW_VALUE VARCHAR No
The new value stored for the item.
6 GEN_AUD_UPDATE_USER_ID VARCHAR No
The ID of the user who updated the item.
7 GEN_AUD_UPDATE_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
8 GEN_AUD_UPDATE_INST_UTC_DTTM DATETIME (UTC) No
The instant at which the item was updated.