|
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 orders that are associated with the recommendation and the workflow from the REC_LINK_AUDIT_TRL table. |
|
|
4 |
AUDIT_ORDER_ID |
NUMERIC |
No |
|
|
|
The unique ID of the order for the recommendation audit trail entry. |
|
|