!!!MAINTAIN STATION SCHEDULES

The Station Schedules (DTSH) screen allows authorized users to:
* view/override detailed shift information
* view/update generated time exceptions
* manual enter time exceptions
* view and select from a list of employees qualified for the station post
* view a log of any calls that have been made

Detailed schedules are based on generated time entries derived from:
* Operational definitions
* Team post assignments
* Holiday calendars
* Planned leaves
* Clock entries from polled clock devices
* Time entries submitted electronically from other systems or the WEB

Schedules show daily details a week at a time from a specified date.

Shift times are shown for each day for each work team or worker.

;Calendar: Dynamic Calendars are used in the DTSH form to allow companies to specify the start of the work week. \\ In [IMST] in the preference tab clients must add [1ST_DAY_OF_WEEK] preference; with a value of 1 thru 7; 1 representing Sunday to 7 representing Saturday. \\The information below the calendar is derived based on the date in focus on the calendar. 

;[Shift|SHIFT_CODE]: The scheduled shift displays in this field for the highlighted day.
;[Starting|DRV_SHIFT_START_TIME]: The start time is derived from the shift for the highlighted day.
;[Ending|DRV_SHIFT_END_TIME]: The end time is derived from the shift for the highlighted day.
;[Job|JOB_CODE]: The scheduled job code is displayed in this field.
;[Department|DEPARTMENT_CODE]: The department code of the scheduled team post will be displayed here. 
;[Compliment|DRV_SHIFT_COMPLIMENT]: The compliment field derives the employee who has filled the post.

----
!!Shift Info tab

The definition data for the Shift Info tab is stored on the [P2K_TS_SCHEDULED_SHIFTS] table.

;[Station Post|DESCRIPTION]: The description of the work station is displayed in this field. 
;[Work Team|WORK_TEAM_CODE]: The work team of the scheduled team post is displayed in this field.
;Job Owner: The employee who owns the post is displayed in this field. 
;[Override Start Time|OVERRIDE_SHIFT_START_TIME]: If the shift start time has been overridden, the new time will be displayed here.
;[Override End Time|OVERRIDE_SHIFT_END_TIME]:If the shift end time has been overridden, the new time will be displayed here.
;[Time Code|TIME_CODE]:The time code for which the time will be applied to will be displayed here. 

----

!!Post Exceptions tab
This tab displays any Post Exceptions that have been set up for the specific Post. This can be for a specific length of time and can include a different position, job, department, work rule or cost center.

The definition data for this tab is stored on the [P2K_TS_TIME_EXCEPTIONS] table. 

;[Time Exception Type|TIME_EXCEPTION_TYPE]:
;[Start Date|START_DATE]:
;[End Date|END_DATE]:
;[Start Time|START_TIME]:
;[End Time|END_TIME]:
;[Position|POSITION_CODE]:
;[Job|JOB_CODE]:
;[Department|DEPARTMENT_CODE]:
;[Work Rule|WORK_RULE]:
;[Cost Centre|COST_CENTER_CODE]:
----

!!Staff Exceptions tab
This tab displays employee staff exceptions. For example and employee exception for Jury Duty was created in [IAAL] and the information will be displayed in DTSH as well as changing the post from Filled to Vacant.

The definition data for this tab is stored on the [P2K_TS_TIME_EXCEPTIONS] table. 

;[Time Exception Type|TIME_EXCEPTION_TYPE]:
;Worker
;[Start Time|START_TIME]:
;[End Time|END_TIME]:

;[Work Rule|WORK_RULE]:
;[Reason for Time|REASON_FOR_TIME]:
;[Cost Centre|COST_CENTER_CODE]:
;[Work Order|WORK_ORDER]:
;[Action|TIME_EXCEPTION_ACTION]:
;[Source|TIME_EXCEPTION_SOURCE]:

;[Start Date|START_DATE]:
;[End Date|END_DATE]:
----
!!Qualified EEs tab
This tab displays the employees that are qualified to fill this post based on the details for this
Team Post and ITRJ Replacement Jobs and ITWO Workers Screen. Preferences on ITWO
are not used.

;Qualification Check
Ranks the EE’s in order of qualification highest to lowest.
|A| Equal Job - EE is currently in the same job, which is vacant.
|B| Replacement - EE is currently in the defined replacement job for the vacant job.
|C| Authorized Equal - EE is authorized to fill the Equal job, which is vacant.
|D| Authorized Replacement - EE is authorized to fill the Replacement job for the vacancy.


;Work Restriction Check
Will not schedule an EE as a qualified fill if a work restriction is in place for the time frame being scheduled
|A| The EE will not work that particular day of the week; for example, Mondays
|B| The EE will not work that particular shift, for example, night shifts
|C| The EE will not work in the particular time frame


;[Rank|RANKING]:
;[EE#|PERSON_CODE]:
;[Last|LAST_NAME]:
;[First|FIRST_NAME]:
;[Assignment|ASSIGNMENT_CODE]:
;[Seniority|SENIORITY_DATE]
;[Restriction|DRV_RESTRICTION]:
;[Called|DRV_HAS_CALL_LOG]:
;[Show Restricted Workers|ACT_SHOW_RESTRICTIONS]: TOGGLE
;[Spare Pool Only|ACT_ONLY_SPARE_POOL]:

;[Date|START_DATE]:
;[Shift|SHIFT_CODE]:
;[Job|JOB_CODE]:
;[Station|WORK_STATION_CODE]:


;[Record Call to Employee|ACT_CREATE_CALL_LOG]
;[Schedule EE|ACT_SCHEDULE_EMPLOYEE]:
;Go to EE's Schedule




----
!!Call Logs tab
If Contacted and Accepted then the employee will be accepted. Can also see all Call Logs for the day not just the specified post.

The definition data for the Call Log tab is stored on the [P2K_TS_CALL_LOGS] table.

;Employee
;[Call Placed On|CALL_PLACED_DATE]:
;[Time of Call|CALL_PLACED_TIME]:
;[Call Status|CALL_STATUS]:
;[Call Result|CALL_RESULT]:
;[Show all call logs for the day|ACT_SHOW_ALL]:

!Shift Time Frame
;[From|CALL_FOR_DATE_FROM]:
;[Time|CALL_FOR_TIME_FROM]:
;[Time|CALL_FOR_TIME_TO]:
;[Description|CALL_PLACED_BY]:
;[Call Placed By|CALL_PLACED_BY]:
----
!!Schedule Details tab
%%information This tab is view only.%%

This tab represents the schedule details for this particular shift

The data displayed in this tab is from the [P2K_TS_TIME_ENTRIES] table.

;[Start|START_TIME]:
;[End|END_TIME]:
;Employee:
;[Job|JOB_CODE]:
;[Department|DEPARTMENT_CODE]:
;[Shift|SHIFT_CODE]:
;[Type|TIME_ENTRY_TYPE]:
;[Time Code|TIME_CODE]: