!!!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]: The time exception type is used to record the type of exceptions to the schedule.  Time Exception Type is tied to the fixed lexicon [X_TIME_EXCEPTION_TYPE]. The Time Exception Type that defaults in is 'Work Exception'.
;[Start Date|START_DATE]: The date of when the time exception for the post begins.
;[End Date|END_DATE]: The date when the time exception for the post ends. 
;[Start Time|START_TIME]: The start time of the time exception. 
;[End Time|END_TIME]: The end time of the time exception. 
;[Position|POSITION_CODE]: This field may hold an overridden position for the post.
;[Job|JOB_CODE]: This field may hold an overridden job code for the post.
;[Department|DEPARTMENT_CODE]: This field may hold an overridden department for the post. 
;[Work Rule|WORK_RULE_CODE]: The work rule may be overridden using this field. 
;[Cost Centre|COST_CENTER_CODE]:The Cost Centre may be overridden. 
----

!!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]: The time exception type is used to record the type of exceptions to the schedule.  Time Exception Type is tied to the fixed lexicon [X_TIME_EXCEPTION_TYPE].
;Worker: The worker the time exception is for may be selected from the LOV. 
;[Start Time|START_TIME]: The start time of the time exception is stored in this field.
;[End Time|END_TIME]: The end time of the time exception is stored in this field. 

;[Time Code|TIME_CODE]: The time code for which the time will be applied to will be selected in this field.
;[Reason for Time|REASON_FOR_TIME]: The reason for the time exception is selected from the lexicon [X_REASON_FOR_TIME].
;[Cost Centre|COST_CENTER_CODE]: A Cost Centre may be selected in this field.
;[Work Order|WORK_ORDER]: A Work Order may be selected in this field. 
;[Action|TIME_EXCEPTION_ACTION]: The purpose of the time exception is selected from the lexicon [X_TIME_EXCEPTION_ACTION].
;[Source|TIME_EXCEPTION_SOURCE]: The Source field displays how the time exception was generated. The user may select a value from the lexicon [X_TIME_EXCEPTION_SOURCE].

;[Start Date|START_DATE]: The start date of the time exception is displayed here.
;[End Date|END_DATE]: The end date of the time exception is displayed here. 
----
!!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]:This field indicates the order in which the qualified employees Ranks the EE’s in order of qualification highest to lowest. 
;[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]:This field displays the job the worker is qualified to fill.
;[Station|WORK_STATION_CODE]:This displays the work station code the worker is qualified to fill. 


;[Record Call to Employee|ACT_CREATE_CALL_LOG]: This action button will create a call log to record the call made to the employee. 
;[Schedule EE|ACT_SCHEDULE_EMPLOYEE]: This action button will schedule the employee into the selected post above. 
;Go to EE's Schedule: This field allows the user to drill to the employee's work 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: The employee who the call was made to will be displayed here. 
;[Call Placed On|CALL_PLACED_DATE]:This field displays the date the call to the employee took place. 
;[Time of Call|CALL_PLACED_TIME]:This field displays the time the call took place. 
;[Call Status|CALL_STATUS]:The status of the call will be displayed in this field. Call_Status is tied to the fixed lexicon [X_CALL_STATUS].
;[Call Result|CALL_RESULT]:This field displays the result of the call, ie: if the employee accepts work, declines work or calls in. This field is tied to the lexicon [X_CALL_RESULT].
;[Show all call logs for the day|ACT_SHOW_ALL]: This action button allows the user to display all of the call logs for the day in focus.

!Shift Time Frame
;[From|CALL_FOR_DATE_FROM]:
;[Time|CALL_FOR_TIME_FROM]:
;[Time|CALL_FOR_TIME_TO]:
;[Description|CALL_PLACED_BY]: A brief description of the reason for the call or of the conversation within the call may be provided here. 
;[Call Placed By|CALL_PLACED_BY]: This displays who made the call to the employee. 
----
!!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]: