TS_SCHEDULE 
Default Table Name  TS_SCHEDULE 
Definition 
 Name: Timesheet Schedule.     Description: Master table for user-specified timesheet schedules.
 

TS_SCHEDULE Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TS_SCHEDULE_CD(PK)    VARCHAR(10)  NO 
Name: Timesheet Schedule. Description: The unique identifier for the timesheet frequency/schedule code.
 
TS_SCHEDULE_DESC    VARCHAR(30)  NO 
Name: Timesheet Schedule Description. Description: Unique description of the timesheet frequency/schedule code.
 
CUR_YEAR_NO_CD    VARCHAR(4)  NO 
Name: Current Year. Description: The current timesheet frequency/schedule year code.
 
CUR_PERIOD_NO_CD    VARCHAR(3)  NO 
Name: Current Period Number. Description: The current period number code for the timesheet frequency/schedule.
 
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.
 

TS_SCHEDULE Keys 
Key Name  Key Type  Keys 
SI_0002  Alternate Key  TS_SCHEDULE_DESC 
PI_0020  PrimaryKey  TS_SCHEDULE_CD 

TS_SCHEDULE Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TS_SCHEDULE_PERIOD  Identifying  One To Zero or More          NO 
EMPL_HISTORY  Non-Identifying  One To Zero or More          NO 
TIME_CONFIG  Non-Identifying  One To Zero or More          NO