RSLT_COMP_RCHTXT
Description:
This table contains a a list of lines which hold multi-line rich text comments for components on the result.

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 identifier (.1 item) for the result record.
2 GROUP_LINE INTEGER No
The line number for a component on the result from the RES_COMPONENTS table.
3 VALUE_LINE INTEGER No
The line number of one of the multiple rich text comments for a component on the result from the RSLT_RTF_CMT_STG table.
4 RCH_TEXT_GROUP_LINE INTEGER No
The line number of a specific group of rich text comments for a component on the result from the RSLT_RTF_CMT_STG table.