PAYROLL HRLY STU SAL DETAIL Table
View exposing payroll hrly stu sal detail data.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
APPT_SUBTYPE |
Appt subtype associated with the record. |
VARCHAR2 |
100 |
APPT_SUBTYPE_CODE |
Code identifying appt subtype. |
VARCHAR2 |
4 |
ASSIGNMENT |
Assignment associated with the record. |
VARCHAR2 |
100 |
ASSIGNMENT_CODE |
Code identifying assignment. |
VARCHAR2 |
4 |
HOURLY_PAY_AMOUNT |
Hourly pay amount associated with the record. |
NUMBER |
13,2 |
HR_JOB_KEY |
Surrogate key identifying the hr job. |
VARCHAR2 |
120 |
HR_ORG_UNIT_KEY |
Surrogate key identifying the hr org unit. |
VARCHAR2 |
10 |
HR_POSITION_KEY |
Surrogate key identifying the hr position. |
VARCHAR2 |
10 |
LAST_UPDATE_DATE |
Date associated with last update. |
DATE |
|
LAST_UPDATE_USER |
Last update user associated with the record. |
VARCHAR2 |
12 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PAY_BEGIN_DATE |
Date associated with pay begin. |
DATE |
|
PAY_END_DATE |
Date associated with pay end. |
DATE |
|
PERSONNEL_KEY |
Surrogate key identifying the personnel. |
VARCHAR2 |
8 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |