PELL_ATTENDING(SQL Table) |
Index Back |
---|---|
Pell_ID_Attending TableThis table defines the variousTitle IV School codes (Attending Campus) for the schools whose Pell Reporting is performed by another school (Reporting Campus). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | AID_YEAR | Character(4) | VARCHAR2(4) NOT NULL |
Aid Year
Prompt Table: AID_YEAR_TBL |
3 | TIV_SCHOOL_CODE | Character(6) | VARCHAR2(6) NOT NULL |
Pell ID Reporting
Prompt Table: INST_SCHOOL_CDS |
4 | PELL_ID_ATTENDED | Character(6) | VARCHAR2(6) NOT NULL |
Attended Pell ID
Prompt Table: INST_SCHOOL_CDS |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | CAMPUS | Character(5) | VARCHAR2(5) NOT NULL |
Campus
Prompt Table: CAMPUS_TBL |
7 | SFA_COMMON_SCHL_ID | Character(8) | VARCHAR2(8) NOT NULL | Common School ID for use with the Department of Education financial aid. |