IM Relationship Resolution Information Center, Version 4.2

SEP_ROLES data segment definitions

The SEP_ROLES data segment contains identity role information.

Tag Name Field Type Data Type Required Explanation
ROLE_CODE   Char(25) Yes A unique code used to assign each type of role.
ROLE_STAT Key Attribute Char(1) No That status of the role. Valid values are:
  • P - Past
  • C - Current
  • U - Unknown
VALID_FROM_DT   Date   The date that the information become valid.
VALID_THRU_DT   Date No The date that the information expired 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