|
Name |
Type |
Discontinued? |
|
1 |
PROBLEM_LIST_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the problem record. |
|
|
2 |
CONTACT_DATE_REAL |
FLOAT |
No |
|
|
|
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
|
|
3 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
|
|
4 |
CONTACT_DATE |
DATETIME |
No |
|
|
|
The date of this contact in calendar format. |
|
|
5 |
AUDIT_USER_ID |
VARCHAR |
No |
|
|
|
Stores the user that edited an event |
|
|
6 |
AUDIT_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
7 |
AUDIT_INST_DTTM |
DATETIME (UTC) |
No |
|
|
|
Stores the UTC instant that an event was edited |
|
|
8 |
AUDIT_LINE |
INTEGER |
No |
|
|
|
Stores the line number of the edited event |
|
|
9 |
AUDIT_ACTION_C_NAME |
VARCHAR |
No |
|
|
|
Stores the action taken on this event |
May contain organization-specific values: No |
Category Entries: |
Event Added |
Event Removed |
Event Moved |
Start date changed |
End date changed |
Description changed |
History Deleted |
History Created |
Automated Refresh Status Change |
Event Type Change |
User comments modified |
Event Master List Created |
Event Master List Cleared |
|
|
10 |
AUDIT_VALUE |
VARCHAR |
No |
|
|
|
Stores the value associated with the audit action |
|
|