EX_DE2T_SRCH_VW(SQL View) |
Index Back |
|---|---|
Time Report Delete SearchTime Report Delete Search |
| SELECT a.emplid , b.name FROM PS_EX_TIME_HDR a , ps_personal_data b WHERE a.time_sheet_status IN ('PND','DEN','DNA','DNU') AND b.emplid = a.emplid |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |
|
| 2 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |