FIN_ASST_CASE_TIMING
Description:
This table contains durations of time users have had the case navigator open, a case selected in the summary, or visible in case history.

Primary Key
Column Name Ordinal Position
FIN_ASST_CASE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 FIN_ASST_CASE_ID NUMERIC No
The unique identifier (.1 item) for the case 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 LOGGED_UTC_DTTM DATETIME (UTC) No
This stores the instant that a timing duration was recorded.
4 LOGGED_USER_ID VARCHAR No
This stores the user that a timing duration was recorded for.
5 LOGGED_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 DURATION INTEGER No
This stores a duration, in seconds, that a user accessed a case.