UDT01_TYPE 
Default Table Name  UDT01_TYPE 
Definition 
 Name: UDT01 Types.     Description: This table contains categories of UDT01s.
 

UDT01_TYPE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
UDT01_TYPE_CD(PK)    VARCHAR(10)  NO 
Name: UDT01 Type. Description: Unique user-provided UDT01 type code.
 
DFLT_UTIL_CD(FK)    VARCHAR(10)  NO 
Name: Default Utilization Code. Description: Utilization code for UDT01s assigned to this type.
 
DFLT_BILLABLE_FL    VARCHAR(1)  NO 
Name: Default Billable Flag. Description: Logical as to whether UDT01s assigned to this type are billable.
 
FUTURE_FL    VARCHAR(1)  NO 
Name: Future Flag. Description: Logical as to whether UDT01s assigned to this type can be charged into the future.
 
EXPORT_FL    VARCHAR(1)  NO 
Name: Export Flag. Description: Logical as to whether UDT01s assigned to this type are exported to payroll, A/P, WIP, etc. 
 
DAILY_MIN_HRS    NUMERIC(8, 2)  NO 
Name: Minimum Daily Hours. Description: Minimum hours that can be charged to UDT01s assigned to this type.
 
DAILY_MAX_HRS    NUMERIC(8, 2)  NO 
Name: Maximum Daily Hours. Description: Maximum hours that can be charged to UDT01s assigned to this type.
 
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_TYPE_DESC    VARCHAR(30)  NO 
Name: UDT01 Type Description. Description: Unique description of UDT01 type.
 
TIME_IN_OUT_FL    VARCHAR(1)  NO 
Name: Time In/Out Flag. Description: Logical whether UDT01s assigned to this type count as hours worked for time in/out purposes.
 
OT_FL    VARCHAR(1)  NO 
Name: Overtime Flag. Description: Logical whether UDT01s Assigned to this type count towards hours worked for overtime purposes
 
PRORATE_FL    VARCHAR(1)  NO 
Name: Prorate Flag. Description: Logical as to whether UDT01s assigned this type are included in hours proration logic.
 
S_TYPE_CD    VARCHAR(1)  NO 
Name: Use Option. Description: Indicates which system can use the UDT01s assigned to this type. The valid options are T – Time. E – Expense. B - Both
 
START_STOP_TIMES_FL    VARCHAR(1)  NO 
Name: Start/Stop Times Flag. Description: Logical as to whether charges to UDT01s of this type should count towards start/stop times.
 

UDT01_TYPE Keys 
Key Name  Key Type  Keys 
SI_0004  Alternate Key  UDT01_TYPE_DESC 
PI_0002  PrimaryKey  UDT01_TYPE_CD 
RI_F00001  Inversion Entry  DFLT_UTIL_CD 

UDT01_TYPE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
UTILIZATION  Non-Identifying  One To Zero or More        DFLT_UTIL_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
UDT01  Non-Identifying  One To Zero or More          NO 
GENERAL_CONFIG  Non-Identifying  One To Zero or More          NO