|
Name |
Type |
Discontinued? |
|
1 |
RESULT_ID |
VARCHAR |
No |
|
|
|
The unique ID of the result record. |
|
|
2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
The line number of the associated repeat result component in the result record. Together with RESULT_ID, this forms the foreign key to the RES_REPEAT_COMP table. |
|
|
3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
The line number of one of the multiple values of the pulled repeat component used in equations for a repeat result from the RES_REPEAT_COMP table. |
|
|
4 |
REPEAT_PULL_VALUE |
VARCHAR |
No |
|
|
|
These are the values of the components used in the equation. |
|
|