PAYROLL DIST RULE DETAIL Table
View exposing payroll dist rule 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 |
COST_COLLECTOR_KEY |
Surrogate key identifying the cost collector. |
VARCHAR2 |
12 |
GL_ACCOUNT_KEY |
Surrogate key identifying the gl account. |
VARCHAR2 |
10 |
HR_ORG_UNIT_KEY |
Surrogate key identifying the hr org unit. |
VARCHAR2 |
10 |
HR_POSITION_KEY |
Surrogate key identifying the hr position. |
VARCHAR2 |
10 |
IS_HOURLY_PAID_STUDENT |
Indicator identifying whether hourly paid student (Y/N). |
VARCHAR2 |
1 |
LAST_UPDATE_DATE |
Date associated with last update. |
DATE |
|
LAST_UPDATE_USER |
Last update user associated with the record. |
VARCHAR2 |
12 |
LINK_FIELD |
Link field associated with the record. |
VARCHAR2 |
10 |
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_DIST_BEGIN_DATE |
Date associated with pay dist begin. |
DATE |
|
PAY_DIST_END_DATE |
Date associated with pay dist end. |
DATE |
|
PAY_DIST_PERCENT |
Pay dist percent associated with the record. |
NUMBER |
5,2 |
PERSONNEL_KEY |
Surrogate key identifying the personnel. |
VARCHAR2 |
8 |
RECORD_COUNTER |
Record counter associated with the record. |
NUMBER |
1 |
SUSPENSE_COST_COLLECTOR_KEY |
Surrogate key identifying the suspense cost collector. |
VARCHAR2 |
12 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |