STUDENT HOURLY APPT DST DETAIL Table
XXX
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
COST_COLLECTOR_KEY |
Key used to join the Cost Collector to the financial transaction, and to get the master data that were current at the time of the transaction. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
12 |
DISTRIBUTION_BEGIN_DATE |
Beginning date of the salary distribution to a position/person/percent/and cost object. |
DATE |
|
DISTRIBUTION_END_DATE |
Ending date of salary distribution to a position/person/percent/and cost object. |
DATE |
|
DISTRIBUTION_PERCENT |
XXX |
NUMBER |
5,2 |
DIST_SEGMENT_BEGIN_DATE |
XXX |
DATE |
|
DIST_SEGMENT_END_DATE |
XXX |
DATE |
|
HR_ORG_UNIT_KEY |
This field should be used to join HR_ORG_UNIT and HR_ORG_UNIT_HIERARCHY tables with such fact tables as HR_APPOINTMENT_DETAIL, HR_APPT_TX_DETAIL, and HR_POSITION_DETAIL and their LIMITED versions. |
VARCHAR2 |
10 |
HR_POSITION_KEY |
This field should be used to join HR_POSITION and HR_POSITION_LIMITED tables with such fact tables as HR_APPOINTMENT_DETAIL, HR_APPT_TX_DETAIL, and HR_POSITION_DETAIL and their LIMITED versions. |
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 |
PERSONNEL_KEY |
Key field used to join to the PERSONNEL table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
8 |
SEGMENT_BEGIN_DATE |
XXX |
DATE |
|
SEGMENT_END_DATE |
XXX |
DATE |
|
STU_APPT_SEG_KEY |
XXX |
VARCHAR2 |
30 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |