TPL_AUDIT_TRAIL
Description:
This table stores audit trail information for no-add single-response items in the treatment plan master file.

Primary Key
Column Name Ordinal Position
TREATMENT_PLAN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TREATMENT_PLAN_ID NUMERIC No
The unique identifier for the plan 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 AUD_ITM_NUM INTEGER No
Stores the item number which was updated.
4 AUD_ITM_VAL VARCHAR No
Stores the new value of an item
5 AUD_USER_ID VARCHAR No
Stores the user who modified the item.
6 AUD_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 AUD_UPDATE_DTTM DATETIME (Local) No
Stores the instance at which the item was updated.
8 AUD_ITM_ASSOCIATED_LINE_NUM INTEGER No
If the item in the AUD_ITM_NUM column is related response or multiple response, this column (AUD_ITM_ASSOCIATED_LINE_NUM) stores the line number of the value which was updated.