Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FACILITIES TIME SHEET Table


View exposing facilities employee time-sheet detail including person identifiers, attendance or absence type, work date, document number, status, hours, and audit timestamps.


Field Name

Description

Data Type

Length

ATTENDENCE_ABSENSE_TYPE

Attendence absense type associated with the record.

VARCHAR2

4

CHANGE_DATE

Date associated with change.

DATE

CREATED_BY

Created by associated with the record.

VARCHAR2

12

CREATED_ON

Date associated with created on.

DATE

DOCUMENT_NUMBER

Document number associated with the record.

VARCHAR2

10

KRB_NAME

Krb name associated with the record.

VARCHAR2

8

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

QUANTITY_HOURS

Quantity hours associated with the record.

NUMBER

15,3

STATUS

Status associated with the record.

VARCHAR2

2

UNIT_OF_MEASURE

Unit of measure associated with the record.

VARCHAR2

3

WAREHOUSE_CURRENT_TIMESTAMP

Warehouse current timestamp associated with the warehouse record.

DATE

WORK_DATE

Date associated with work.

DATE