Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse FPR ROLES Table


XXX


Field Name

Description

Data Type

Length

EMAIL_ADDRESS

A person's complete electronic mail address including user name and node name, for example, username@school.edu.

VARCHAR2

16

FIRST_NAME

The person's first name.

VARCHAR2

30

KRB_NAME

Kerberos Name

VARCHAR2

8

LAST_NAME

The person's last name.

VARCHAR2

40

MIT_ID

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

VARCHAR2

9

QUALIFIER_KRB_NAME

XXX

VARCHAR2

15

QUALIFIER_MIT_ID

XXX

VARCHAR2

9

ROLES_FUNCTION_CATEGORY_CODE

XXX

VARCHAR2

4

ROLES_FUNCTION_ID

XXX

NUMBER

ROLES_FUNCTION_NAME

XXX

VARCHAR2

50

ROLES_QUALIFIER_NAME

XXX

VARCHAR2

50

ROLES_QUALIFIER_TYPE

XXX

VARCHAR2

4

TITLE

In the OSP AWARD, COST COLLECTOR, and PROJECT OSP tables, this is the Title of a Research Proposal. In KRB_PERSON, TITLE is the position title of the person. In TIP_MATERIAL view it is a TITLE of the course material.

VARCHAR2

50

UNIT_NAME

The name of the department, school, center, or lab.

VARCHAR2

50

WAREHOUSE_LOAD_DATE

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

DATE