Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PAYROLL PERSON Table


View exposing payroll person data.


Field Name

Description

Data Type

Length

ADMIN_JOB_TITLE

Admin job title associated with the record.

VARCHAR2

75

ADMIN_ORG_UNIT_ID

Business identifier for the admin org unit.

VARCHAR2

8

ADMIN_ORG_UNIT_TITLE

Admin org unit title associated with the record.

VARCHAR2

75

ADMIN_POSITION_TITLE

Admin position title associated with the record.

VARCHAR2

75

CASE_VERIFICATION_NUMBER

Case verification number associated with the record.

VARCHAR2

20

COMPANY_CODE

Code identifying company.

VARCHAR2

4

CONTRACT_CODE

Code identifying contract.

VARCHAR2

2

CONTRACT_DESCRIPTION

Description of contract.

VARCHAR2

20

COUNTRY_OF_CITIZENSHIP

Country of citizenship associated with the record.

VARCHAR2

15

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

100

EMPLOYEE_GROUP

Employee group associated with the record.

VARCHAR2

40

EMPLOYEE_GROUP_CODE

Code identifying employee group.

VARCHAR2

1

EMPLOYEE_SUBGROUP

Employee subgroup associated with the record.

VARCHAR2

40

EMPLOYEE_SUBGROUP_CODE

Code identifying employee subgroup.

VARCHAR2

2

EMPLOYEE_TYPE

Employee type associated with the record.

VARCHAR2

40

EMPLOYMENT_STATUS

Employment status associated with the record.

VARCHAR2

30

EMPLOYMENT_STATUS_CODE

Code identifying employment status.

VARCHAR2

1

FIRST_NAME

First name associated with the person.

VARCHAR2

40

FULL_NAME

Full name associated with the person.

VARCHAR2

100

IS_CURRENTLY_EMPLOYED_STUDENT

Indicator identifying whether currently employed student (Y/N).

VARCHAR2

1

IS_SECOND_PERNR

Indicator identifying whether second pernr (Y/N).

VARCHAR2

1

IS_STUDENT

Indicator identifying whether student (Y/N).

VARCHAR2

1

KRB_NAME_UPPERCASE

Krb name uppercase associated with the record.

VARCHAR2

30

LAST_NAME

Last name associated with the person.

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

OFFICE_ADDRESS

Office address associated with the record.

VARCHAR2

40

OFFICE_PHONE

Office phone associated with the record.

VARCHAR2

15

PAYROLL_AREA

Payroll area associated with the record.

VARCHAR2

20

PAYROLL_AREA_CODE

Code identifying payroll area.

VARCHAR2

2

PERSONNEL_AREA

Personnel area associated with the record.

VARCHAR2

40

PERSONNEL_AREA_CODE

Code identifying personnel area.

VARCHAR2

4

PERSONNEL_KEY

Surrogate key identifying the personnel.

VARCHAR2

8

PERSONNEL_SUBAREA

Personnel subarea associated with the record.

VARCHAR2

40

PERSONNEL_SUBAREA_CODE

Code identifying personnel subarea.

VARCHAR2

4

RECORD_COUNTER

Record counter associated with the record.

NUMBER

1

RESIDENCY_STATUS

Residency status associated with the record.

VARCHAR2

30

RESIDENCY_STATUS_CODE

Code identifying residency status.

VARCHAR2

1

SAP_STATUS

Sap status associated with the record.

VARCHAR2

30

SAP_STATUS_CODE

Code identifying sap status.

VARCHAR2

1

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE