|
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 instants of verification of the repeat component used in equations for a repeat result from the RES_REPEAT_COMP table. |
|
|
4 |
RPT_PULL_RES_VER_TM |
DATETIME (Local) |
No |
|
|
|
These are the instants that the components in the equation were verified. |
|
|