| STDNT_AID_MC(SQL Table) | Index Back | 
|---|---|
| Student Aid TableSTUDENT_AID is the main table for the Financial Aid system. A student applying for aid would have a new record each year, and this record contains high level information relating to the application, awarding and processing of financial aid for the year. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID Prompt Table: PERSONAL_DATA | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL | |
| 3 | INST_DEPEND_STAT | Character(1) | VARCHAR2(1) NOT NULL | Depend Stat (Inst) D=Dependent I=Independent M=Married S=Sole Support | 
| 4 | FED_DEPEND_STAT | Character(1) | VARCHAR2(1) NOT NULL | Depend Stat (Fed) D=Dependent I=Independent M=Married S=Sole Support |