LOA_UPDATES
Description:
This stores Leave of Absence updates that occur after the event started.

Primary Key
Column Name Ordinal Position
EVENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EVENT_ID NUMERIC No
The unique identifier for the event 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 LOA_UPD_DATE DATETIME No
When there's a change to leave of absence reason, this records the date that it occurred.
4 LOA_UPD_TM DATETIME (Local) No
When there's a change to leave of absence reason, this records the time that it occurred.
5 LOA_UPD_RSN_C_NAME VARCHAR No
When there's a change to leave of absence reason, this records the reason that it changed to.
May contain organization-specific values: Yes
6 LOA_UPD_EDIT_DTTM DATETIME (Local) No
When there's a change to leave of absence reason, this records the instant that the user made the update.
7 LOA_UPD_USER_ID VARCHAR No
When there's a change to leave of absence reason, this records the user that made the update.
8 LOA_UPD_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.