/
14.1 sp203_holiday_assignments

14.1 sp203_holiday_assignments

This table records the allocation of employees to particular holiday specifications (e.g. a particular set of public holidays).


 

Table Definition

Field
Type
Default
Nullable
employee_nonumber(9)   (error)
holiday_specnumber(4)   (error) 

Keys 

primary key (employee_no, holiday_spec) 
foreign key (employee_no) references 14.1 sp210_employees (employee_no) 
foreign key (holiday_spec) references 14.1 sp106_holiday_specifications (holiday_spec)

Column Descriptions

FieldDescription
employee_noInternal number for this employee. 
holiday_spec Internal number for this Holiday specification.

Related content

sp203_holiday_assignments
sp203_holiday_assignments
More like this
14.1 sp106_holiday_specifications
14.1 sp106_holiday_specifications
More like this
14.1 sp107_holidays
14.1 sp107_holidays
More like this