TL_SRCH_EXP_VW

(SQL View)
Index Back

TL Exceptions for GS

Exceptions View for Reported time global search.

SELECT A.EMPLID , A.EMPL_RCD , A.DUR , MAX(A.ACTION_DTTM) FROM PS_TL_EXCEPTION A GROUP BY A.EMPLID , A.EMPL_RCD , A.DUR

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
3 DUR Date(10) DATE NOT NULL Date Under Report associates time being reported, scheduled or paid, to a specific date.
4 ACTION_DTTM DateTime(26) TIMESTAMP Override Date Time