TL_ATTEND_HIST

(SQL Table)
Index Back

Attendance History

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: TL_EMPL_DATA_VW

2 DUR Date(10) DATE Date Under Report associates time being reported, scheduled or paid, to a specific date.
3 PUNCH_BEGIN DateTime(26) TIMESTAMP Punch In
4 EXCEPTION_ID Character(8) VARCHAR2(8) NOT NULL Exception ID
5 ATTEND_POINTS Number(6,2) DECIMAL(5,2) NOT NULL Points
6 ATTEND_TOTAL Number(6,2) DECIMAL(5,2) NOT NULL Total Points
7 IN_PERIOD Character(1) VARCHAR2(1) NOT NULL In Current Attendance Period

Y/N Table Edit