|
Name |
Type |
Discontinued? |
|
| 1 |
MESSAGE_ID |
VARCHAR |
No |
|
|
|
| This column stores the unique identifier for the message 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 |
SDFL_EDIT_DTTM |
DATETIME (Attached) |
No |
|
|
|
| The instant when the message status was changed. |
|
|
| 4 |
SDFL_EDIT_USER_ID |
VARCHAR |
No |
|
|
|
| The unique ID associated with the user record for this row. This column is frequently used to link to the CLARITY_EMP table. |
|
|
| 5 |
SDFL_EDIT_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 6 |
SDFL_EDIT_ACTION_C_NAME |
VARCHAR |
No |
|
|
|
| The edit action category number for the message status. |
| May contain organization-specific values: No |
| Category Entries: |
| Soft Delete |
| Undo Delete |
| Hide |
| Unhide |
|
|