|
Name |
Type |
Discontinued? |
|
| 1 |
RECORD_ID |
NUMERIC |
No |
|
|
|
| The unique identifier for the benefits 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 |
EDIT_DTTM |
DATETIME (Local) |
No |
|
|
|
| Stores the instant that the record status was changed. |
|
|
| 4 |
EDIT_USER_ID |
VARCHAR |
No |
|
|
|
| Stores the user who changed the record status. |
|
|
| 5 |
EDIT_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 6 |
EDIT_ACTION_C_NAME |
VARCHAR |
No |
|
|
|
| Stores the action that was applied to the record status. |
| May contain organization-specific values: No |
| Category Entries: |
| Soft Delete |
| Undo Delete |
| Hide |
| Unhide |
|
|