PENSION PERSON Table
View exposing person records associated with pension plans including identifiers and related demographic attributes.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
AGE |
Age associated with the record. |
NUMBER |
4 |
AGE_BY_FISCAL_YEAR |
Age by fiscal year associated with the record. |
NUMBER |
4 |
COUNTRY_OF_CITIZENSHIP |
Country of citizenship associated with the record. |
VARCHAR2 |
15 |
COUNTRY_OF_CITIZENSHIP_CODE |
Code identifying country of citizenship. |
VARCHAR2 |
3 |
DATE_OF_BIRTH |
Date of birth associated with the person. |
DATE |
|
ELIGIBILITY_END_DATE |
Date associated with eligibility end. |
DATE |
|
ELIGIBILITY_START_DATE |
Date associated with eligibility start. |
DATE |
|
ELIG_PROGRAM_GROUP_1 |
Elig program group 1 associated with the record. |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_1_CODE |
Code identifying elig program group 1. |
VARCHAR2 |
4 |
ELIG_PROGRAM_GROUP_2 |
Elig program group 2 associated with the record. |
VARCHAR2 |
30 |
ELIG_PROGRAM_GROUP_2_CODE |
Code identifying elig program group 2. |
VARCHAR2 |
4 |
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 |
EMPLOYMENT_STATUS |
Employment status associated with the record. |
VARCHAR2 |
40 |
FIRST_NAME |
First name associated with the person. |
VARCHAR2 |
40 |
FIRST_NAME_UPPER |
First name upper associated with the record. |
VARCHAR2 |
40 |
FORM_OF_ADDRESS_LONG |
Form of address long associated with the record. |
VARCHAR2 |
100 |
FORM_OF_ADDRESS_SHORT |
Form of address short associated with the record. |
VARCHAR2 |
5 |
FULL_NAME |
Full name associated with the person. |
VARCHAR2 |
100 |
FULL_NAME_UPPERCASE |
Full name uppercase associated with the record. |
VARCHAR2 |
100 |
GENDER |
Gender associated with the record. |
VARCHAR2 |
15 |
HOME_ADDR_CARE_OF |
Home addr care of associated with the record. |
VARCHAR2 |
40 |
HOME_ADDR_CITY |
Home addr city associated with the record. |
VARCHAR2 |
40 |
HOME_ADDR_COUNTRY |
Home addr country associated with the record. |
VARCHAR2 |
20 |
HOME_ADDR_STATE |
Home addr state associated with the record. |
VARCHAR2 |
3 |
HOME_ADDR_STREET1 |
Home addr street1 associated with the record. |
VARCHAR2 |
60 |
HOME_ADDR_STREET2 |
Home addr street2 associated with the record. |
VARCHAR2 |
40 |
HOME_ADDR_ZIP |
Home addr zip associated with the record. |
VARCHAR2 |
10 |
HOME_PHONE |
Home phone associated with the record. |
VARCHAR2 |
15 |
I9_FORM_LOCATION |
I9 form location associated with the record. |
VARCHAR2 |
50 |
INCLUDE_HOME_ADDR_IN_DIR |
Include home addr in dir associated with the record. |
VARCHAR2 |
1 |
IS_DISABLED |
Indicator identifying whether disabled (Y/N). |
VARCHAR2 |
1 |
IS_NEWLY_SEPARATED_VETERAN |
Indicator identifying whether newly separated veteran (Y/N). |
VARCHAR2 |
1 |
IS_OTHER_VETERAN |
Indicator identifying whether other veteran (Y/N). |
VARCHAR2 |
1 |
IS_SPECIAL_DISABLED_VETERAN |
Indicator identifying whether special disabled veteran (Y/N). |
VARCHAR2 |
1 |
IS_VIETNAM_VETERAN |
Indicator identifying whether vietnam veteran (Y/N). |
VARCHAR2 |
1 |
KRB_NAME_UPPERCASE |
Krb name uppercase associated with the record. |
VARCHAR2 |
30 |
LAST_ESS_ACCESS_DATE |
Date associated with last ess access. |
DATE |
|
LAST_NAME |
Last name associated with the person. |
VARCHAR2 |
40 |
LAST_NAME_UPPER |
Last name upper associated with the record. |
VARCHAR2 |
40 |
MIDDLE_INITIAL |
Middle initial associated with the record. |
VARCHAR2 |
10 |
MIDDLE_NAME |
Middle name associated with the person. |
VARCHAR2 |
40 |
MILITARY_STATUS |
Military status associated with the record. |
VARCHAR2 |
30 |
MILITARY_STATUS_CODE |
Code identifying military status. |
VARCHAR2 |
2 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
NAME_KNOWN_BY |
Name known by associated with the record. |
VARCHAR2 |
40 |
NAME_PREFIX |
Name prefix associated with the record. |
VARCHAR2 |
15 |
NAME_SUFFIX |
Name suffix associated with the record. |
VARCHAR2 |
15 |
PERSONAL_URL |
Personal url associated with the record. |
VARCHAR2 |
150 |
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 |
PRIOR_LAST_NAME |
Prior last name associated with the record. |
VARCHAR2 |
40 |
RECORD_COUNTER |
Record counter associated with the record. |
NUMBER |
|
RESIDENCY_STATUS |
Residency status associated with the record. |
VARCHAR2 |
30 |
RESIDENCY_STATUS_CODE |
Code identifying residency status. |
VARCHAR2 |
1 |
SALUTATION |
Salutation associated with the record. |
VARCHAR2 |
1 |
SAP_STATUS |
Sap status associated with the record. |
VARCHAR2 |
40 |
SIGNATURE_NAME |
Signature name associated with the record. |
VARCHAR2 |
80 |
SOCIAL_SECURITY_NUMBER |
Social security number associated with the record. |
VARCHAR2 |
9 |
SUBSCRIBER_ASSOC_PERSONNEL_KEY |
Surrogate key identifying the subscriber assoc personnel. |
VARCHAR2 |
8 |
VISA_EXPIRATION_DATE |
Date associated with visa expiration. |
DATE |
|
VISA_ISSUE_DATE |
Date associated with visa issue. |
DATE |
|
VISA_TYPE |
Visa type associated with the record. |
VARCHAR2 |
40 |
VISA_TYPE_CODE |
Code identifying visa type. |
VARCHAR2 |
4 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |