RES_RPT_CMP_PL_VAL
Description:
This table displays the values of the components used in the equation of the repeat component.

Primary Key
Column Name Ordinal Position
RESULT_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
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.