|
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 actions that are associated with the recommendation and the workflow from the REC_LINK_AUDIT_TRL table. |
|
|
| 4 |
AUDIT_ACTION_C_NAME |
VARCHAR |
No |
|
|
|
| The action category number for the recommendation audit trail entry. |
| May contain organization-specific values: No |
| Category Entries: |
| Link |
| Unlink |
|
|