DOCS_RCVD_FAM_HX_ME_RM
Description:
This table stores the other IDs for a family member from the DOCS_RCVD_FAM_HX_MEM table.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
CONTACT_DATE_REAL 2
GROUP_LINE 3
VALUE_LINE 4

Column Information
Name Type Discontinued?
1 DOCUMENT_ID NUMERIC No
This item stores the Received Document record ID.
2 CONTACT_DATE_REAL FLOAT No
A unique, internal contact date in decimal format. The integer portion of the number indicates the date of the contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 GROUP_LINE INTEGER No
The line number of the associated family member in this record. Together with the FAMILY_MEMBER_REFRID column, this forms the foreign key to the DOCS_RCVD_FAM_HX_MEM table.
4 VALUE_LINE INTEGER No
The line number of one of the multiple family member IDs associated with the received document and the family member from the DOCS_RCVD_FAM_HX_MEM table.
5 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
6 FAMILY_MMB_OTHERIDS VARCHAR No
Other IDs of the family member for this row.