Document toolboxDocument toolbox

sp620_special_periods

This table contains a list of periods which are shown on the gantt in the colour specified.


 

Table Definition

Field
Type
Default
Nullable
period_idnumber(9) (error)
employee_nonumber(9) (error)
start_datedate (error)
end_datedate (tick)
colourvarchar2(30) (tick)
fru_nonumber(9) (error)

Keys

primary key (period_id)
foreign key (employee_no) references sp210_employees (employee_no)
foreign key (fru_no) references sp058_responsibility_units (resp_unit_no)

Column Descriptions

FieldDescription
period_idPeriod identifier.
employee_noThe employee number.
start_dateThe start date for the period. Uses FRU timezone.
end_dateThe end date for the period. Uses FRU timezone.
colourThe colour the period is to be dispayed in.
fru_noThe number of the responsibility unit within which the employee is posted for the date of the Special Period.Â