TS_CELL 
Default Table Name  TS_CELL 
Definition 
 Name: Timesheet Cell.     Description: This table contains the individual cells from the timesheet.
 

TS_CELL Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)(FK)    VARCHAR(20)  NO 
Name: Employee ID. Description: Employee ID identifier.
 
TS_SCHEDULE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Timesheet Schedule. Description: Timesheet frequency identifier.
 
YEAR_NO_CD(PK)(FK)    VARCHAR(4)  NO 
 
PERIOD_NO_CD(PK)(FK)    VARCHAR(3)  NO 
Name: Period Number. Description: Period number for timesheet frequency.
 
LINE_NO(PK)(FK)    NUMERIC(10, 0)  NO 
Name: Line Number. Description: The timesheet line number to which this timesheet cell belongs.
 
HRS_DT(PK)    DATE  NO 
Name: Hours Date. Description: The column date for this cell.
 
ENTERED_HRS    NUMERIC(8, 2)  NO 
Name: Entered Hours. Description: The entered labor hours for this cell.
 
EXPORTED_HRS    NUMERIC(8, 2)  NO 
Name: Exported Hours. Description: The exported labor hours for this cell.
 
REVISION_NO    NUMERIC(10, 0)  YES 
Name: Revision Number. Description: The current revision number of this cell.
 
CORRECT_FL    VARCHAR(1)  NO 
Name: Correct Flag. Description: Logical as to whether this cell is a correcting entry.
 
S_CELL_STATUS_CD    VARCHAR(1)  NO 
 
ENTERED_DTT    DATE  NO 
Name: Date/Entered Entered. Description: The date and time the hours were entered
 
SHORT_CELL_TEXT    VARCHAR(4000)  YES 
Name: Comments. Description: User-provided notes about the timesheet cell.
 
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. 
 
BATCH_ID    VARCHAR(10)  YES 
Name: Batch ID. Description: The ID that was assigned to the row during export
 
APPROVED_HRS    NUMERIC(8, 2)  NO 
Name: Approved Hours. Description: The approved labor hours for this cell.
 
RATE1_RATE    NUMERIC(15, 5)  NO 
Name: User Defined Rate 1. Description: User-defined rate 1.
 
RATE2_RATE    NUMERIC(15, 5)  NO 
Name: User Defined Rate 2. Description: User-defined rate 2. 
 
S_RATE1_CD    VARCHAR(1)  NO 
Name: User Defined Rate 1 Source. Description: The source of the rate 1 used on this cell. The valid values are: N- None. C – Charge Tree. W – Wage Determination. E – Employee History. M – Manual Entry. 1 – Link 17/Wildcard. 2 – Link 27/Wildcard. 7 – UDT07
 
S_RATE2_CD    VARCHAR(1)  NO 
Name: User Defined Rate 2 Source. Description: The source of the rate 2 used on this cell. The valid values are: N- None. C – Charge Tree. E – Employee History. M – Manual Entry. 1 – Link 17/Wildcard. 2 – Link 27/Wildcard. 7 – UDT07. Logical as to whether entry is a reversing entry.
 
REVERSAL_FL    VARCHAR(1)  NO 
Name: Reversal Flag. Description: Logical as to whether entry is a reversing entry.
 
PRORATED_HRS    NUMERIC(8, 2)  NO 
Name: Prorated Hours. Description: The number of hours after proration.
 
ENTERED_RATE1_AMT    NUMERIC(15, 5)  NO 
Name: Entered User Rate 1 Amount. Description: User-defined amount 1 based on Entered Hours.
 
ENTERED_RATE2_AMT    NUMERIC(15, 5)  NO 
Name: Entered User Rate 2 Amount. Description: User-defined amount 2 based on Entered Hours
 
APPROVED_RATE1_AMT    NUMERIC(15, 5)  NO 
Name: Approved User Rate 1 Amount. Description: User-defined amount 1 based on Approved Hours.
 
APPROVED_RATE2_AMT    NUMERIC(15, 5)  NO 
Name: Approved User Rate 2 Amount. Description: User-defined amount 2 based on Approved Hours
 
PRORATED_RATE1_AMT    NUMERIC(15, 5)  NO 
Name: Prorated User Rate 1 Amount. Description: User-defined amount 1 based on Prorated Hours.
 
PRORATED_RATE2_AMT    NUMERIC(15, 5)  NO 
Name: Prorated User Rate 2 Amount. Description: User-defined amount 2 based on Prorated Hours
 
EXPORTED_RATE1_AMT    NUMERIC(15, 5)  NO 
Name: Exported User Rate 1 Amount. Description: User-defined amount 1 based on Exported Hours.
 
EXPORTED_RATE2_AMT    NUMERIC(15, 5)  NO 
Name: Exported User Rate 2 Amount. Description: User-defined amount 2 based on Exported Hours
 
S_CP_TS_TYPE_CD    VARCHAR(1)  NO 
Name: Costpoint Timesheet Type. Description: The Costpoint Timesheet Type. The valid values are: R – Regular. C – Correcting. N – Reversal. D – Replacement
 

TS_CELL Keys 
Key Name  Key Type  Keys 
SI_0077  Inversion Entry  EMPL_ID, TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, S_CELL_STATUS_CD 
SI_0075  Inversion Entry  TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, HRS_DT 
SI_0042  Inversion Entry  TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, S_CELL_STATUS_CD, BATCH_ID 
SI_0040  Inversion Entry  BATCH_ID, EMPL_ID, TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, LINE_NO 
PI_0042  PrimaryKey  EMPL_ID, TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, LINE_NO, HRS_DT 
SI_0050  Inversion Entry  HRS_DT, EMPL_ID, ENTERED_HRS 
RI_F00046  Inversion Entry  EMPL_ID, TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, LINE_NO 

TS_CELL Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
TS_LINE  Identifying  One To Zero or More        EMPL_ID, TS_SCHEDULE_CD, YEAR_NO_CD, PERIOD_NO_CD, LINE_NO  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TS_AUDIT  Non-Identifying  One To Zero or More          NO