FINAID GRANT PCKG DETAIL Table
View exposing financial aid grant packaging detail records associated with student financial aid awards.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
AID_APPLICANT_KEY |
Surrogate key identifying the aid applicant. |
VARCHAR2 |
13 |
ASSIGNED_AMOUNT |
Assigned amount associated with the record. |
NUMBER |
11,2 |
DATE_ASSIGNED |
Date assigned associated with the record. |
DATE |
|
DATE_CHARGED |
Date charged associated with the record. |
DATE |
|
FINAID_GRANT_KEY |
Surrogate key identifying the finaid grant. |
VARCHAR2 |
10 |
FINAID_YEAR_KEY |
Surrogate key identifying the finaid year. |
VARCHAR2 |
4 |
IS_CHARGED |
Indicator identifying whether charged (Y/N). |
VARCHAR2 |
1 |
IS_LOCKED |
Indicator identifying whether locked (Y/N). |
VARCHAR2 |
1 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PACKAGE_SEQ_NO |
Package seq no associated with the record. |
NUMBER |
3 |
RECORD_COUNT |
Record count associated with the record. |
NUMBER |
|
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |