IM Relationship Resolution Information Center, Version 4.2

RELATED_ENTITY data segment definitions

The RELATED_ENTITY data segment contains the information required to create a relationship with the UMF_ENTITY identity.

Disclosed relationships can also be defined within a UMF_ENTITY document using one or more RELATED_ENTITY segments. The related entity will be loaded separately and a disclosed relationship will be created between the inbound UMF_ENTITY and the RELATED_ENTITY. A RELATED_ENTITY segment can contain any segments allowed in a UMF_ENTITY segment (except other nested RELATED_ENTITY segments).
Tag Name Field Type Data Type Required Explanation
REL_TYPE   Char(25) Yes A unique code that is used to assign each type of relation.
REL _ACCT   Char(25) Yes The account number of the related identity in the source system.
REL_DSRC_CODE   Char(25) No The data source code of the related entity, same as identity if this value is not specified.
VALID_FROM_DT   Date No The date that the information become valid.
VALID_THRU_DT   Date No The date that the information expired or will expire.
LOAD_ACTION   Char(1) No The action to take when loading the segment. Valid values are:
A
Add.
C
Change.
D
Soft delete.
F
Hard delete.
Note: Using a LOAD_ACTION value of F will the data to be permanently deleted.


Feedback

Last updated: 2009