UDT01_SPVSR 
Default Table Name  UDT01_SPVSR 
Definition 
 Name: UDT01 Supervisors.     Description: This table contains the supervisors for particular UDT01s.
 

UDT01_SPVSR Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
UDT01_ID(PK)(FK)    VARCHAR(50)  NO 
Name: UDT01 ID. Description: Unique identifier for the UDT01.
 
SPVSR_EMPL_ID(PK)(FK)    VARCHAR(20)  NO 
Name: Superivsor EmployeeID. Description: Employee ID of the supervisor of the UDT01.
 
FUNCTIONAL_ROLE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Functional Role. Description: Unique identifier for this functional role.
 
MODIFIED_BY    VARCHAR(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMERIC(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time the record was last modified.
 

UDT01_SPVSR Keys 
Key Name  Key Type  Keys 
RI_F00106  Inversion Entry  UDT01_ID 
PI_0130  PrimaryKey  UDT01_ID, SPVSR_EMPL_ID, FUNCTIONAL_ROLE_CD 
RI_F00108  Inversion Entry  FUNCTIONAL_ROLE_CD 
RI_F00107  Inversion Entry  SPVSR_EMPL_ID 

UDT01_SPVSR Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
UDT01  Identifying  One To Zero or More        UDT01_ID  NO 
EMPL  Identifying  One To Zero or More        SPVSR_EMPL_ID  NO 
FUNCTIONAL_ROLE  Identifying  One To Zero or More        FUNCTIONAL_ROLE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype