CLASS_UDT10 
Default Table Name  CLASS_UDT10 
Definition 
 Name: Employee Class UDT10.     Description: This table contains a subset of the UDT10 codes that are valid for each employee class.
 

CLASS_UDT10 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CLASS_CD(PK)(FK)    VARCHAR(20)  NO 
Name: Timesheet Class. Description: Employee class code identifier.
 
UDT10_ID(PK)(FK)    VARCHAR(20)  NO 
Name: UDT10 ID. Description: UDT10 identifier for the valid UDT10 entries for the employee class.
 
LOOKUP_FL    VARCHAR(1)  NO 
Name: Lookup Flag. Description: Logical as to whether the UDT10 appears in lookup for this employee class.
 
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.
 
MANUAL_ENTRY_FL    VARCHAR(1)  NO 
Name: Manual Entry Flag. Description: Logical as to employees of this can manually enter this UDT10.
 

CLASS_UDT10 Keys 
Key Name  Key Type  Keys 
RI_F00008  Inversion Entry  UDT10_ID 
RI_F00007  Inversion Entry  CLASS_CD 
PI_0017  PrimaryKey  CLASS_CD, UDT10_ID 

CLASS_UDT10 Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CLASS  Identifying  One To Zero or More        CLASS_CD  NO 
UDT10  Identifying  One To Zero or More        UDT10_ID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype