|
id
|
char(32)
|
|
|
|
|
att_date
|
date
|
|
|
|
|
week
|
int(11)
|
|
|
|
|
weekday
|
int(11)
|
|
|
|
|
pay_code_alias
|
varchar(50)
|
|
|
|
|
pay_code_symbol
|
varchar(20)
|
|
|
|
|
duration
|
int(11)
|
|
|
|
|
workday
|
decimal(4,1)
|
|
|
|
|
hours
|
decimal(6,1)
|
|
|
|
|
minutes
|
decimal(8,1)
|
|
|
|
|
is_weekly
|
tinyint(1)
|
|
|
|
|
emp_id
|
int(11)
|
|
|
Browse foreign values
|
|
pay_code_id
|
int(11)
|
|
|
|
|
shift_id
|
int(11)
|
|
|
Browse foreign values
|
|
time_card_id
|
char(32)
|
|
|
|
|
is_exception
|
smallint(6)
|
|
|
|
|
year
|
int(11)
|
|
|
|