Data Model
(Tables used in the PostStudentFafsa service)
Table Name | Description | Fetch | Insert | Update | Delete | Comments |
---|---|---|---|---|---|---|
SyStudent | Student master table. | X | X | |||
SyCampus | Campus master table. | X | ||||
FaYear | Award year lookup table. | X | ||||
FaStudentFafsa | Stores FAFSA information of student. | X | X | X | ||
FaStudentFafsaData | Stores FAFSA data information of student. | X | X | X | ||
FaStudentPell | Stores student's Pell data. | X | X | X |