SCH_MNG_TL_VW(SQL View) |
Index Back |
---|---|
Search View for Mng ScheduleThis View acts as a Search Record for the Sch Man Panel |
SELECT DISTINCT EMPLID , EMPL_RCD ,%CurrentDateIn FROM PS_TL_ADM_SRCH_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: SCH_MNG_EMP_VW |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Prompt Table: TL_EMPL_DATA |
3 | DUR | Date(10) | DATE NOT NULL | Date Under Report associates time being reported, scheduled or paid, to a specific date. |