Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse TRAVEL PROFILE Table


View exposing traveler profile records including profile identifiers, person attributes, and travel system setup information used for travel and expense administration.


Field Name

Description

Data Type

Length

CONTACT_FIRST_NAME

Contact first name associated with the record.

VARCHAR2

40

CONTACT_FULL_NAME

Contact full name associated with the record.

VARCHAR2

100

CONTACT_LAST_NAME

Contact last name associated with the record.

VARCHAR2

60

DLC_KEY

Surrogate key identifying the dlc.

VARCHAR2

15

DLC_NAME

Dlc name associated with the record.

VARCHAR2

70

EMPLOYEE_STATUS

Employee status associated with the record.

VARCHAR2

30

FULL_NAME

Full name associated with the person or organization.

VARCHAR2

100

HR_DEPARTMENT_CODE

Code identifying hr department.

VARCHAR2

12

HR_DEPARTMENT_NAME

Hr department name associated with the record.

VARCHAR2

75

HR_ORG_UNIT_ID

Business identifier for the hr org unit.

VARCHAR2

8

HR_ORG_UNIT_LEVEL

Hr org unit level associated with the record.

VARCHAR2

30

HR_ORG_UNIT_TITLE

Hr org unit title associated with the record.

VARCHAR2

75

PERSON_TYPE

Person type associated with the record.

VARCHAR2

40

PROFILE_EMAIL

Profile email associated with the record.

VARCHAR2

100

PROFILE_FIRST_NAME

Profile first name associated with the record.

VARCHAR2

32

PROFILE_LAST_NAME

Profile last name associated with the record.

VARCHAR2

32

TRAVEL_EXPENSE_GROUP

Travel expense group associated with the record.

VARCHAR2

50

TRAVEL_PROFILE_ID

Business identifier for the travel profile.

VARCHAR2

60

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE