|
Name |
Type |
Discontinued? |
|
| 1 |
RESULT_ID |
VARCHAR |
No |
|
|
|
| The unique ID of the result record. |
|
|
| 2 |
LINE |
INTEGER |
No |
|
|
|
| The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
| 3 |
REPEAT_INSTRVER |
VARCHAR |
No |
|
|
|
| The verification flag received from the middle tier for the component repeat. |
|
|
| 4 |
REPEAT_EQUATION |
VARCHAR |
No |
|
|
|
| A string representation of the equation used to find the value for calculated component repeats. |
|
|
| 5 |
REPEAT_COMPON_TAG_LN |
INTEGER |
No |
|
|
|
| Line number for the tested against group relevant to this row, indicating that all component lines pointing to the same line should be grouped together logically. |
|
|
| 6 |
RPT_CMP_ADD_USER_ID |
VARCHAR |
No |
|
|
|
| The user who originally added the component |
|
|
| 7 |
RPT_CMP_ADD_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 8 |
RPT_ADD_DTTM |
DATETIME (Attached) |
No |
|
|
|
| Stores the local instant of when the component was originally added to the test. |
|
|
| 9 |
RPT_ADD_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
| Stores the UTC instant of when the component was originally added to the test. |
|
|