DARTS : Instructor Teaching - Class Assignments in each of 5 possible Load Levels

Report Purpose

This query can be run using Prompts for any or all institutions and any or all Semesters.

The query documents all instructors assigned to classes (up to 5 instructors may be assigned to a class).

These tables are left outer joined (using criteria to eliminate duplication where the same instructor is listed in multiple instructor levels)

to each of the 5 INSTRUCTOR_LEVELS (by the use of Query Unions) to compare assignments of INSTRUCTOR_ROLES.

Please note that  INSTRUCTOR_LEVEL_01 is not always assigned as the Primary Instructor.

It uses census data so will not return employee demographics until after the HRPRD census has run.

Report Location

MyCampus > MaineStreet > Enterprise Applications > Human Resources - Production > NavBar (compass icon, top right) > Navigator > Reporting Tools > Query > Query Manager or Query Viewer

Report Name

UMS_DTS_INSTR_LOAD_HISTORY

Report Type

Query

Prompts ( all prompts are optional)

INSTITUTION

Between 2 STRMs (inclusive, or use the same STRM in each field for a single STRM)

Data Fields Generated

STRMSEMESTER_SORTINSTITITIONINSTITUTION_DESCRACAD_ORGACAD_ORG_DESCRCLASS_NBRCLASS_DESCRINSTRUCTION_MODEENRL_TOTUNITS_ACAD_PROGCLASS_CREDIT_FTEINSTRUCTOR_LEVELINSTRUCTOR_ROLEINSTRUCTOR_EMPLIDINSTRUCTOR_NAMEFULL_PART_PRIMARYFULL_PART_FJAPPREG_TEMPEMP_STATUSJOBCODEJOBCODE_DESCRPOSITION_TITLESERVICE_CREDITSPATFA_SERVICE_LISTCALENDAR_YRPATFA_SEMESTERPATFA_CLASS_COUNTPATFA_CLASS_CREDITSPATFA_CLASS_CREDITS_FTEUNIONDEPTID_HRDEPARTMENT_HRCOLLID_HRCOLLEGE_HRCENSUS_DTLAST_CHECK_DTDAYS_SINCE_PAY

Tables Used

UM_CLS_SCH_FCL

UM_F_EMP_CENSVW 

UM_PATFA_DTL

Expression Information

This query uses several expressions, please contact Tamara Saarinen for code and usage instruction.

CENSUS_DATE and  UM_PATFA_DTL Semesters into STRM

Class Credits into FTE (Full Time Equivalent)

Part-Time Service Credits into Part-Time Service List Position

STRM into Semester Sort Order

Identify and parse The University of Maine School of Law at USM

Criteria and Coding

 This Public Query should not be changed without a functional understanding of the use of Unions in PS Query.

The query uses 4 Unions to return each level of instructor (01,02,03,04,05) without instructor redundancy.

The query will not return data before Spring 2008.