|
Name |
Type |
Discontinued? |
|
1 |
FINDING_ID |
NUMERIC |
No |
|
|
|
The unique ID of the recommendation record. |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the associated workflow in this recommendation record. Together with FINDING_ID, this forms the foreign key to the REC_LINK_AUDIT_TRL. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple audit trail changers that are associated with the recommendation and the workflow from the REC_LINK_AUDIT_TRL table. |
|
|
4 |
AUDIT_CHANGER_C_NAME |
VARCHAR |
No |
|
|
|
The changer category number for the recommendation audit trail entry. The changer is the source of the change logged in the audit trail entry, either User or System. |
May contain organization-specific values: No |
Category Entries: |
User |
System |
|
|