FIN_AID_JOBS_VW(SQL View) |
Index Back |
---|---|
Financial Aid Jobs ViewSTDNT_AID_SRCH is the main financial aid application search record. It provides the user with a list box of only students that are on the Student Aid table for the year selected. The list box will also provide identifying information from the Personal_Data table. |
SELECT prcsname, descr FROM PS_PRCSDEFN WHERE prcsname LIKE 'FA%' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |