FC_TIME_POL(SQL Table) |
Index Back |
---|---|
Forecast Policy DetailThis record contains the summary of hours entered for a Time Reporting Code (TRC) for policy time. There will be one or more records in this table for each row in FC_TIME_HDR (parent table). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | BEGIN_DT | Date(10) | DATE NOT NULL | Begin Date |
3 | LINE_NBR | Number(5,0) | INTEGER NOT NULL |
Line Number:
11/24/08 - Added TARGET label [PC product]
Default Value: 1 |
4 | TRC | Character(5) | VARCHAR2(5) NOT NULL |
Time Reporting Code
Prompt Table: EX_TRC_MAP_VW |
5 | TOTAL_HOURS | Number(7,2) | DECIMAL(6,2) NOT NULL | Total Hours |
6 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |