PC_EMPL_TIME(SQL Table) |
Index Back |
---|---|
One Empl One Period (Lev 0)One reporting period for one employee per Business Unit. (Level 0 on panel). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT Prompt Table: SP_BU_PC_NONVW |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PC_EMP_VW |
3 | EMPL_RCD_NUM | Number(3,0) | SMALLINT NOT NULL |
Project Employee Job Record #
Default Value: 1 Prompt Table: PC_EMPL_RCD_VW |
4 | PAY_END_DT | Date(10) | DATE NOT NULL | Pay Period End Date |
5 | PERIOD_COMPLETE | Character(1) | VARCHAR2(1) NOT NULL |
Period Time Entry Completed
Y/N Table Edit Default Value: N |