|
Name |
Type |
Discontinued? |
|
1 |
DOCUMENT_ID |
VARCHAR |
No |
|
|
|
The unique identifier for the document 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 |
UPDATE_USER_ID |
VARCHAR |
No |
|
|
|
A history of the unique IDs of users who have updated this form. |
|
|
4 |
UPDATE_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
5 |
UPDATE_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
A history of instants in which this form has been updated. |
|
|
6 |
FORM_STAT_C_NAME |
VARCHAR |
No |
|
|
|
A history of status category IDs for this form. |
May contain organization-specific values: No |
Category Entries: |
New |
In Progress |
Void |
Complete |
Error |
Rejected |
|
|