TEMP_TS_LINE 
Default Table Name  TEMP_TS_LINE 
Definition 
 Name: Temp Timesheet Line.     Description: This table contains the line information for each timesheet. This is a temporary table that is populated pre-save for use with pre-save stored procedure. Table shall never have any permanent data.
 

TEMP_TS_LINE Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID    VARCHAR2(20)  YES 
Name: Employee Id. Description: Employee ID identifier.
 
TS_SCHEDULE_CD    VARCHAR2(10)  YES 
Name: Timesheet Schedule. Description: Timesheet frequency identifier.
 
YEAR_NO_CD    VARCHAR2(4)  YES 
 
PERIOD_NO_CD    VARCHAR2(3)  YES 
Name: Period Number. Description: Period number for timesheet frequency.
 
LINE_NO    NUMBER(10, 0)  YES 
Name: Line Number. Description: The sequential line number of the line.
 
LINE_DESC    VARCHAR2(120)  YES 
Name: Line Description. Description: Description of the charge on the line.
 
CHARGE_TREE_CD    VARCHAR2(50)  YES 
Name: Charge Tree. Description: If charge was selected from a charge tree, this column contains the charge tree code.
 
CHARGE_BRANCH_CD    VARCHAR2(50)  YES 
Name: Charge Branch. Description: If charge was selected from a charge tree, this column contains the charge branch code.
 
CHARGE_CD    VARCHAR2(100)  YES 
Name: Charge. Description: If charge was selected from a charge tree, this column contains the charge code for the tree/branch.
 
UDT01_ID    VARCHAR2(50)  YES 
Name: UDT01 ID. Description: The UDT01 identifier for the line.
 
UDT02_ID    VARCHAR2(50)  YES 
Name: UDT02 ID. Description: The UDT02 identifier for the line.
 
UDT03_ID    VARCHAR2(20)  YES 
Name: UDT03 ID. Description: The UDT03 identifier for the line.
 
UDT04_ID    VARCHAR2(20)  YES 
Name: UDT04 ID. Description: The UDT04 identifier for the line.
 
UDT05_ID    VARCHAR2(20)  YES 
Name: UDT05 ID. Description: The UDT05 identifier for the line.
 
UDT06_ID    VARCHAR2(20)  YES 
Name: UDT06 ID. Description: The UDT06 identifier for the line.
 
UDT07_ID    VARCHAR2(20)  YES 
Name: UDT07 ID. Description: The UDT07 identifier for the line.
 
UDT08_ID    VARCHAR2(20)  YES 
Name: UDT08 ID. Description: The UDT08 identifier for the line.
 
UDT09_ID    VARCHAR2(20)  YES 
Name: UDT09 ID. Description: The UDT09 identifier for the line.
 
UDT10_ID    VARCHAR2(20)  YES 
Name: UDT10 ID. Description: The UDT10 identifier for the line.
 
ETC_HRS    NUMBER(8, 2)  YES 
Name: ETC Hours. Description: The estimate-to-complete hours for this employee.
 
BILLABLE_FL    VARCHAR2(1)  YES 
Name: Billable Flag. Description: Logical as to whether the hours are billable.
 
SHORT_LINE_TEXT    VARCHAR2(4000)  YES 
Name: Line Comments. Description: User-provided notes about the line.
 
MODIFIED_BY    VARCHAR2(20)  YES 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  YES 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  YES 
Name: Time Stamp. Description: Date and time the record was last modified.
 
S_UDT01_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT01 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT02_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT02 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT03_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT03 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L – Simple Lookup. E - Empl History. S - System Calc
 
S_UDT04_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT04 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT05_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT05 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT06_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT06 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT07_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT07 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT08_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT08 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT09_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT09 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc 
 
S_UDT10_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT10 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_APPROVE_STATUS_CD    VARCHAR2(10)  YES 
Name: Charge Approval Status. Description: Indicates the status of line’s approval. The valid values are as follows: APPROVED – Approved. PENDING – Pending. REJECTED - Rejected. N/A – Not Applicable
 
APPROVE_REJECT_EMPL_ID    VARCHAR2(20)  YES 
Name: Charge Approve/Reject Employee ID. Description: The employee id of the user that approved or rejected the line.
 
APPROVE_REJECT_DTT    DATE  YES 
Name: Charge Approve/Reject Date/Time. Description: Date/time the line was approved or rejected.
 
REJECTION_TEXT    VARCHAR2(254)  YES 
Name: Rejection Reason. Description: Reason for line being rejected.
 
UDT06_CP_COMPANY_CD    VARCHAR2(10)  YES 
Name: UDT06 Costpoint Company. Description: Costpoint Company Code for UDT06_ID field.
 
UDT07_CP_COMPANY_CD    VARCHAR2(10)  YES 
Name: UDT07 Costpoint Company. Description: Costpoint Company Code for UDT07_ID field.
 
DISPLAY_LINE_NO    NUMBER(10, 0)  YES 
Name: Display Line Number. Description: The display line number of the line.
 
UDT11_ID    VARCHAR2(20)  YES 
Name: UDT11 ID. Description: The UDT11 identifier for the line.
 
UDT12_ID    VARCHAR2(20)  YES 
Name: UDT12 ID. Description: The UDT12 identifier for the line.
 
UDT13_ID    VARCHAR2(20)  YES 
Name: UDT13 ID. Description: The UDT13 identifier for the line.
 
UDT14_ID    VARCHAR2(20)  YES 
Name: UDT14 ID. Description: The UDT14 identifier for the line.
 
UDT15_ID    VARCHAR2(20)  YES 
Name: UDT15 ID. Description: The UDT15 identifier for the line.
 
S_UDT11_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT11 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT12_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT12 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT13_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT13 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT14_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT14 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 
S_UDT15_SOURCE_CD    VARCHAR2(1)  YES 
Name: UDT15 Source. Description: Identifies the source of the applicable UDT contained on the line. The valid values are as follows: C - Charge Lookup. M - Manual Entry. L - Simple Lookup. E - Empl History. S - System Calc
 

TEMP_TS_LINE Primary and Unique Keys 
Key Name  Key Type  Keys 

TEMP_TS_LINE Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable