CLASS_UDT 
Default Table Name  CLASS_UDT 
Definition 
 Name: Timesheet Class UDT Options .     Description: This table contains the Timesheet Class options for the specific timesheet class
 

CLASS_UDT Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CLASS_CD(PK)(FK)    VARCHAR(20)  NO 
Name: Timesheet Class. Description: The class unique identifier.
 
S_UDT_CD(PK)    VARCHAR(5)  NO 
Name: UDT Indicator. Description: The identifier for the UDT table. The valid options are as follows:UDT01 to UDT15. 
 
UDT_REQUIRED_FL    VARCHAR(1)  NO 
Name: UDT Required Flag. Description: Logical as to whether the UDT is required.
 
UDT_VALIDATED_FL    VARCHAR(1)  NO 
Name: UDT Validated Flag. Description: Logical as to whether the UDT is validated.
 
UDT_DEFAULT_FL    VARCHAR(1)  NO 
Name: UDT Default Flag. Description: Logical as to whether the UDT id defaulted.
 
UDT_PRINT_FL    VARCHAR(1)  NO 
Name: UDT Print Flag. Description: Logical as to whether the UDT is printed on timesheet.
 
UDT_SHOW_FL    VARCHAR(1)  NO 
Name: UDT Show Flag. Description: Logical as to whether the UDT is shown on the timesheet screen.
 
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.
 

CLASS_UDT Keys 
Key Name  Key Type  Keys 
RI_F00312  Inversion Entry  CLASS_CD 
PI_0229  PrimaryKey  CLASS_CD, S_UDT_CD 

CLASS_UDT 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 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype