Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PARK PERMIT VEHICLE Table


XXX


Field Name

Description

Data Type

Length

CREATED_AT

XXX

VARCHAR2

6

CREATED_BY

User account or user name of the person who created the record.

VARCHAR2

12

CREATED_ON

XXX

DATE

END_DATE

Specific to HR_POSITION_DETAIL: For filled positions, End Date equals Appointment End Date. For open-ended appointments, this date is usually 12/31/2999. For Closed Positions, the End Date is the delimit date on the position. Specific to GRADUATE_AWARD_TERM_DETAIL: Within the term, this is the latest date to which the money under this account has been applied. It is calculated differently depending on the type of aid. For TUIT and INS, this is set to the end of the term. For STIP, this is set to the latest date for this account in the term in the stipend distribution section in the RPAGAAID form in MITSIS. UNMATCHED payroll has this set to the latest date in the unmatched Payroll records. In all other tables, END DATE is the thru date of the transaction.

DATE

PERMIT_ID

XXX

VARCHAR2

8

PLATE_COUNTRY

XXX

VARCHAR2

3

PLATE_NUMBER

XXX

VARCHAR2

32

PLATE_NUMBER_SEARCH

XXX

VARCHAR2

32

PLATE_STATE

XXX

VARCHAR2

3

START_DATE

The first day of the fiscal period. Specific to HR_POSITION_DETAIL: If the Position is filled, this value equals the appointment begin date of the person filling that position. If the position is unfilled, this value is either the date the last person vacated the position. For new positions that have never been filled, this date is the start date assigned to the position. Specific to GRADUATE_AWARD_TERM_DETAIL: Within the term, this is the earliest date to which the money under this account has been applied. It is calculated differently depending on the type of aid. For TUIT and INS, this is set to the beginning of the term. For STIP, this is set to the earliest date for this account in the term in the stipend distribution section in the RPAGAAID form. UNMATCHED payroll has this set to the earliest date in the unmatched Payroll records.

DATE

UPDATED_AT

XXX

VARCHAR2

6

UPDATED_BY

XXX

VARCHAR2

12

UPDATED_ON

XXX

DATE

VEHICLE_BODY_TYPE

XXX

VARCHAR2

60

VEHICLE_BODY_TYPE_CODE

XXX

VARCHAR2

2

VEHICLE_COLOR

The color of the vehicle.

VARCHAR2

60

VEHICLE_MAKE

The make of the vehicle: Ford, Toyota, Buick, etc.

VARCHAR2

60

VEHICLE_MODEL

The model of the vehicle: Taurus, Camry, Regal, etc.

VARCHAR2

60

VEHICLE_YEAR

The year the vehicle was made.

VARCHAR2

4

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE